Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Stops SpotBugs from running

AuthorDaveJarvis <email>
Date2023-05-06 19:20:04 GMT-0700
Commit92e60da1d0f34569fb1b760c7d195af138bc3743
Parentdbb30d0
Delta1 line added, 1 line removed
build.gradle
id 'org.openjfx.javafxplugin' version '0.0.14'
id 'com.palantir.git-version' version '3.0.0'
- id "com.github.spotbugs" version "5.0.14"
+ //id "com.github.spotbugs" version "5.0.14"
}