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 Mar 3, 2025
1 parent 572086a commit 0e78a75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.16.0"
const val AWAITILITY = "4.2.2"

// Bukkit
Expand All @@ -21,10 +21,10 @@ object Versions {
const val JDA = "5.2.2"

// Minestom
const val MINESTOM = "32735340d7"
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 0e78a75

Please sign in to comment.