We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed96d9e commit a3b5b7eCopy full SHA for a3b5b7e
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ gson = "com.google.code.gson:gson:2.10.1"
13
# Build
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"
+build-blossom = "net.kyori:blossom:2.1.0"
17
build-testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0"
18
build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:2.0.2"
19
0 commit comments