diff --git a/build.gradle.kts b/build.gradle.kts index ebe5356..29d71a2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -58,7 +58,7 @@ subprojects { set("creekTestVersion", "0.2.0-SNAPSHOT") set("creekPlatformVersion", "0.2.0-SNAPSHOT") set("creekObsVersion", "0.2.0-SNAPSHOT") - set("spotBugsVersion", "4.7.1") // https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-annotations + set("spotBugsVersion", "4.7.2") // https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-annotations set("log4jVersion", "2.18.0") // https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core set("guavaVersion", "31.1-jre") // https://mvnrepository.com/artifact/com.google.guava/guava