Skip to content

Commit

Permalink
dependency: Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent fab63e9 commit c083419
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
@@ -1,7 +1,7 @@
object Versions {

// Core
const val JETBRAINS_ANNOTATIONS = "26.0.1"
const val JETBRAINS_ANNOTATIONS = "26.0.2"

// Tests
const val JUNIT_JUPITER = "5.11.4"
Expand All @@ -18,7 +18,7 @@ object Versions {
const val BUNGEECORD_API = "1.20-R0.2"

// JDA
const val JDA = "5.2.2"
const val JDA = "5.2.3"

// Minestom
const val MINESTOM = "7320437640"
Expand Down

0 comments on commit c083419

Please sign in to comment.