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 01e01cf commit 7721eb5Copy full SHA for 7721eb5
gradle/libs.versions.toml
@@ -11,7 +11,6 @@ publish-plugin = { id = "com.gradle.plugin-publish", version = "1.3.1" }
11
12
[libraries]
13
guava = { module = "com.google.guava:guava", version = "33.4.6-jre" }
14
-indra-git = { module = "net.kyori:indra-git", version.ref = "indra" }
15
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
16
jackson-datatype-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", version.ref = "jackson" }
17
jspecify = { module = "org.jspecify:jspecify", version = "1.0.0" }
0 commit comments