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 5a977e3 commit 87d8d80Copy full SHA for 87d8d80
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -10,7 +10,7 @@ object Versions {
10
const val AWAITILITY = "4.3.0"
11
12
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
13
- const val VELOCITY_API = "3.4.0-SNAPSHOT"
+ const val VELOCITY_API = "3.4.0"
14
15
const val JETBRAINS_ANNOTATIONS = "26.0.2-1"
16
0 commit comments