File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ checkstyle="12.3.1"
66geantyref = " 1.3.16"
77errorprone =" 2.42.0"
88indra = " 4.0.0"
9- junit =" 5.14.2 "
9+ junit =" 5.14.3 "
1010ktlint =" 0.49.1"
1111ktfmt =" 0.61"
1212pmd = " 7.16.0"
13- spotless = " 8.2.0 "
13+ spotless = " 8.2.1 "
1414
1515[libraries ]
1616# Shared
@@ -68,7 +68,7 @@ build-japicmp-plugin = "me.champeau.gradle:japicmp-gradle-plugin:0.4.6"
6868build-japicmp = { module = " com.github.siom79.japicmp:japicmp" , version.require = " 0.24.+" }
6969build-nullaway = " net.ltgt.gradle:gradle-nullaway-plugin:2.3.0"
7070build-spotless = { module = " com.diffplug.spotless:spotless-plugin-gradle" , version.ref = " spotless" }
71- build-shadow = { module = " com.gradleup.shadow:shadow-gradle-plugin" , version = " 9.3.1 " }
71+ build-shadow = { module = " com.gradleup.shadow:shadow-gradle-plugin" , version = " 9.3.2 " }
7272
7373# For Renovate -- shouldn't need to use these directly
7474zPmd = { module = " net.sourceforge.pmd:pmd-java" , version.ref = " pmd" }
You can’t perform that action at this time.
0 commit comments