Skip to content

Commit ff6b5d3

Browse files
dependency: Update all-major
1 parent 209f55e commit ff6b5d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

buildSrc/src/main/kotlin/Versions.kt

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Versions {
66
// Tests
77
const val JUNIT_JUPITER = "5.11.4"
88
const val ASSERTJ = "3.26.3"
9-
const val MOCKITO = "4.11.0"
9+
const val MOCKITO = "5.17.0"
1010
const val AWAITILITY = "4.2.2"
1111

1212
// Bukkit
@@ -21,10 +21,10 @@ object Versions {
2121
const val JDA = "5.2.2"
2222

2323
// Minestom
24-
const val MINESTOM = "32735340d7"
24+
const val MINESTOM = "7320437640"
2525

2626
// Sponge
27-
const val SPONGE_API = "12.0.0"
27+
const val SPONGE_API = "13.0.0"
2828

2929
// Velocity
3030
const val VELOCITY_API = "3.2.0-SNAPSHOT"

0 commit comments

Comments
 (0)