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 154509a commit ef599f7Copy full SHA for ef599f7
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ gson = "com.google.code.gson:gson:2.10"
14
build-indra-common = { module = "net.kyori:indra-common", version.ref = "indra" }
15
build-indra-publishing = { module = "net.kyori:indra-publishing-gradle-plugin", version.ref = "indra" }
16
build-blossom = "net.kyori:blossom:1.3.1"
17
-build-testLogger = "com.adarshr:gradle-test-logger-plugin:3.2.0"
+build-testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0"
18
build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:2.0.2"
19
20
# Miscellaneous
0 commit comments