File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[versions ]
22assertj =" 3.27.6"
3- autoValue =" 1.11.0 "
3+ autoValue =" 1.11.1 "
44checkerQual =" 3.51.1"
55checkstyle =" 11.1.0"
66geantyref = " 1.3.16"
77errorprone =" 2.42.0"
88indra = " 3.2.0"
9- junit =" 5.14.0 "
9+ junit =" 5.14.1 "
1010ktlint =" 0.49.1"
1111ktfmt =" 0.58"
1212pmd = " 7.16.0"
@@ -50,18 +50,18 @@ guice-runtime = "com.google.inject:guice:5.0.1"
5050
5151# Formats
5252gson = " com.google.code.gson:gson:2.8.0" # Fixed version, to avoid using API not present in older MC
53- jackson = " com.fasterxml.jackson.core:jackson-core:2.20.0 "
53+ jackson = " com.fasterxml.jackson.core:jackson-core:2.20.1 "
5454
5555# Tool
5656clikt = " com.github.ajalt:clikt:2.8.0"
5757jansi = " org.fusesource.jansi:jansi:2.4.2"
5858
5959# Build
6060build-codenarc = { module = " org.codenarc:CodeNarc" , version = " 3.6.0-groovy-4.0" }
61- build-codenarcGroovy = { module = " org.apache.groovy:groovy-all" , version = " 5.0.1 " }
61+ build-codenarcGroovy = { module = " org.apache.groovy:groovy-all" , version = " 5.0.2 " }
6262build-errorprone = " net.ltgt.gradle:gradle-errorprone-plugin:4.3.0"
6363build-forbiddenApis = " de.thetaphi:forbiddenapis:3.10"
64- build-goomph = " com.diffplug.gradle:goomph:4.4.0 "
64+ build-goomph = " com.diffplug.gradle:goomph:4.4.1 "
6565build-indra = { module = " net.kyori:indra-common" , version.ref = " indra" }
6666build-indra-crossdoc = { module = " net.kyori:indra-crossdoc" , version.ref = " indra" }
6767build-japicmp-plugin = " me.champeau.gradle:japicmp-gradle-plugin:0.4.6"
You can’t perform that action at this time.
0 commit comments