File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ checkstyle="10.21.2"
66geantyref = " 1.3.16"
77errorprone =" 2.27.1"
88indra = " 3.1.3"
9- junit =" 5.11.3 "
9+ junit =" 5.11.4 "
1010ktlint =" 0.49.1"
1111ktfmt =" 0.49"
1212pmd = " 6.55.0"
@@ -55,13 +55,13 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"
5555
5656# Build
5757build-codenarc = { module = " org.codenarc:CodeNarc" , version = " 3.5.0-groovy-4.0" }
58- build-codenarcGroovy = { module = " org.apache.groovy:groovy-all" , version = " 4.0.24 " }
58+ build-codenarcGroovy = { module = " org.apache.groovy:groovy-all" , version = " 4.0.25 " }
5959build-errorprone = " net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
6060build-forbiddenApis = " de.thetaphi:forbiddenapis:3.8"
6161build-goomph = " com.diffplug.gradle:goomph:4.2.0"
6262build-indra = { module = " net.kyori:indra-common" , version.ref = " indra" }
6363build-indra-crossdoc = { module = " net.kyori:indra-crossdoc" , version.ref = " indra" }
64- build-japicmp-plugin = " me.champeau.gradle:japicmp-gradle-plugin:0.4.5 "
64+ build-japicmp-plugin = " me.champeau.gradle:japicmp-gradle-plugin:0.4.6 "
6565build-japicmp = { module = " com.github.siom79.japicmp:japicmp" , version.require = " 0.23.+" }
6666build-nullaway = " net.ltgt.gradle:gradle-nullaway-plugin:2.1.0"
6767build-spotless = { module = " com.diffplug.spotless:spotless-plugin-gradle" , version.ref = " spotless" }
You can’t perform that action at this time.
0 commit comments