Skip to content

Commit afc2b77

Browse files
committed
fix: bump java-ecosystem-caps to resolve guava issue
1 parent 05c4b29 commit afc2b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }
3030
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
3131
cadixLicenser = "gradle.plugin.org.cadixdev.gradle:licenser:0.6.1"
3232
# https://github.com/gradlex-org/java-ecosystem-capabilities
33-
javaEcosystemCapabilities = { module = "org.gradlex:java-ecosystem-capabilities", version = "1.1" }
33+
javaEcosystemCapabilities = { module = "org.gradlex:java-ecosystem-capabilities", version = "1.3.1" }
3434
kotlinPlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
3535

3636
# git

0 commit comments

Comments
 (0)