We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2333c commit 567a533Copy full SHA for 567a533
1 file changed
gradle/libs.versions.toml
@@ -63,7 +63,7 @@ build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
63
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
64
build-japicmp-plugin = "me.champeau.gradle:japicmp-gradle-plugin:0.4.5"
65
build-japicmp = { module = "com.github.siom79.japicmp:japicmp", version.require = "0.23.+" }
66
-build-nullaway = "net.ltgt.gradle:gradle-nullaway-plugin:2.0.0"
+build-nullaway = "net.ltgt.gradle:gradle-nullaway-plugin:2.1.0"
67
build-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
68
build-shadow = { module = "com.github.johnrengelman:shadow", version = "8.1.1" }
69
0 commit comments