Skip to content

Commit 0231979

Browse files
dependency: Update all-major
1 parent d9c899e commit 0231979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 2 additions & 2 deletions
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.15.2"
1010
const val AWAITILITY = "4.2.2"
1111

1212
// Bukkit
@@ -24,7 +24,7 @@ object Versions {
2424
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)