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 01c60cc commit e2cceffCopy full SHA for e2cceff
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ kotlin = "2.1.0"
3
paper = "1.21.8-R0.1-SNAPSHOT"
4
5
[libraries]
6
-commons-provider = { module = "xyz.xenondevs.commons:commons-provider", version = "2.0.0-alpha.2" }
+commons-provider = { module = "xyz.xenondevs.commons:commons-provider", version = "2.0.0-alpha.5" }
7
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
8
jspecify = { module = "org.jspecify:jspecify", version = "1.0.0" }
9
junit-bom = { module = "org.junit:junit-bom", version = "5.11.4" }
0 commit comments