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 88092db commit 2d197e3
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 @@ -8,7 +8,7 @@ object Versions {
const val ETERNALCODE_COMMONS = "1.1.5"
const val MULTIFICATION = "1.1.4"

const val JETBRAINS_ANNOTATIONS = "24.1.0"
const val JETBRAINS_ANNOTATIONS = "26.0.1"

const val ADVENTURE_PLATFORM_BUKKIT = "4.3.4"
const val ADVENTURE_API = "4.17.0"
Expand All @@ -21,5 +21,5 @@ object Versions {
const val POSTGRESQL = "42.7.4"
const val H2 = "2.1.214"
const val ORMLITE = "6.1"
const val HIKARI_CP = "5.1.0"
const val HIKARI_CP = "6.2.1"
}

0 comments on commit 2d197e3

Please sign in to comment.