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 Feb 14, 2025
1 parent 67101c8 commit a183a98
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 @@ -3,7 +3,7 @@ object Versions {
const val SPIGOT_API = "1.21.3-R0.1-SNAPSHOT"
const val PAPER_API = "1.21.3-R0.1-SNAPSHOT"

const val ETERNALCODE_COMMONS = "1.1.5"
const val ETERNALCODE_COMMONS = "1.1.6"
const val MULTIFICATION = "1.2.1"

const val JETBRAINS_ANNOTATIONS = "26.0.2"
Expand All @@ -17,7 +17,7 @@ object Versions {
const val ADVENTURE_PLATFORM_FACET = "4.3.4"
const val CDN_CONFIGS = "1.14.6"

const val MARIA_DB = "3.5.1"
const val MARIA_DB = "3.5.2"
const val POSTGRESQL = "42.7.5"
const val H2 = "2.3.232"
const val ORMLITE = "6.1"
Expand Down

0 comments on commit a183a98

Please sign in to comment.