We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c4b29 commit afc2b77Copy full SHA for afc2b77
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }
30
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
31
cadixLicenser = "gradle.plugin.org.cadixdev.gradle:licenser:0.6.1"
32
# https://github.com/gradlex-org/java-ecosystem-capabilities
33
-javaEcosystemCapabilities = { module = "org.gradlex:java-ecosystem-capabilities", version = "1.1" }
+javaEcosystemCapabilities = { module = "org.gradlex:java-ecosystem-capabilities", version = "1.3.1" }
34
kotlinPlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
35
36
# git
0 commit comments