Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
4drian3d committed Nov 29, 2023
2 parents dfd5352 + 0bc1d6f commit 6453de3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ paper = "1.20.2-R0.1-SNAPSHOT"
libby = "1.3.0"
cloud = "1.8.4"
configurate = "4.1.2"
miniplaceholders = "2.2.2"
miniplaceholders = "2.2.3"

# Plugins
blossom = "2.1.0"
Expand All @@ -21,22 +21,22 @@ indra = "3.1.3"

# Test versions
slf4j = "2.0.9"
log4j2 = "2.21.1"
log4j2 = "2.22.0"

adventure-api = "4.14.0"
adventure-platform = "4.3.1"

annotations = "24.0.1"
annotations = "24.1.0"

sqlite = "3.44.0.0"
sqlite = "3.44.1.0"
hikaricp = "5.1.0"
guava = "32.1.3-jre"

commons-compress = "1.24.0"
commons-compress = "1.25.0"
commons-text = "1.11.0"

geoip = "4.1.0"
jackson = "2.15.3"
jackson = "2.16.0"
maxmind-db = "3.0.0"

caffeine = "3.1.8"
Expand Down

0 comments on commit 6453de3

Please sign in to comment.