Skip to content

Commit

Permalink
dependency: Update all-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 1b17d5e commit 716263c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Versions {
// Tests
const val JUNIT_JUPITER = "5.11.4"
const val ASSERTJ = "3.26.3"
const val MOCKITO = "4.11.0"
const val MOCKITO = "5.14.2"
const val AWAITILITY = "4.2.2"

// Bukkit
Expand All @@ -24,7 +24,7 @@ object Versions {
const val MINESTOM = "7320437640"

// Sponge
const val SPONGE_API = "12.0.0"
const val SPONGE_API = "13.0.0"

// Velocity
const val VELOCITY_API = "3.2.0-SNAPSHOT"
Expand Down

0 comments on commit 716263c

Please sign in to comment.