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 18e5722 commit 6eb9810Copy full SHA for 6eb9810
buildSrc/src/main/kotlin/Versions.kt
@@ -3,7 +3,7 @@ object Versions {
3
const val SPIGOT_API = "1.19.4-R0.1-SNAPSHOT"
4
const val PAPER_API = "1.19.4-R0.1-SNAPSHOT"
5
6
- const val ETERNALCODE_COMMONS = "1.1.4"
+ const val ETERNALCODE_COMMONS = "1.1.5"
7
const val MULTIFICATION = "1.1.4"
8
9
const val JETBRAINS_ANNOTATIONS = "26.0.1"
0 commit comments