File tree Expand file tree Collapse file tree
build-logic/src/main/kotlin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11object Versions {
2- const val checkerQual = " 3.9.1 "
3- const val geantyref = " 1.3.11 "
2+ const val checkerQual = " 3.19.0 "
3+ const val geantyref = " 1.3.13 "
44 const val errorprone = " 2.9.0"
55
66 // INTEGRATION DEPENDENCIES
@@ -16,7 +16,7 @@ object Versions {
1616 const val commodore = " 1.10"
1717 const val bungeecord = " 1.8-SNAPSHOT"
1818 const val cloudburst = " 1.0.0-SNAPSHOT"
19- const val adventureApi = " 4.9.1 "
19+ const val adventureApi = " 4.9.3 "
2020 const val adventurePlatform = " 4.0.0"
2121 const val paperApi = " 1.16.5-R0.1-SNAPSHOT"
2222 const val velocityApi = " 1.1.0"
@@ -31,6 +31,6 @@ object Versions {
3131 const val pircbotx = " 83a4c22e80"
3232
3333 // TEST DEPENDENCIES
34- const val jupiterEngine = " 5.7.0 "
34+ const val jupiterEngine = " 5.8.1 "
3535 const val jmh = " 1.27"
3636}
You can’t perform that action at this time.
0 commit comments