Skip to content

Commit

Permalink
chore: update all dependencies with patch changes (#1192)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2023
1 parent a3f3d31 commit 3c80d3a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ shadow = "8.1.1"
blossom = "1.3.1"
juppiter = "0.4.0"
spotless = "6.18.0"
fabricLoom = "1.1.10"
fabricLoom = "1.1.13"
nexusPublish = "1.3.0"

# google libs
Expand All @@ -30,7 +30,7 @@ stringSimilarity = "2.0.0"
# databases
h2 = "1.4.197" # do not update, leads to database incompatibility
xodus = "2.0.1"
mongodb = "4.9.0"
mongodb = "4.9.1"
hikariCp = "5.0.1"
mysqlConnector = "8.0.32"

Expand All @@ -41,8 +41,8 @@ sshj = "0.35.0"
jjwt = "0.11.5"
slf4j = "1.7.36"
aerogel = "2.0.0"
caffeine = "3.1.5"
awsSdk = "2.20.22"
caffeine = "3.1.6"
awsSdk = "2.20.46"
reflexion = "1.8.0"
geantyref = "1.3.14"
dockerJava = "3.3.0"
Expand All @@ -57,22 +57,22 @@ gulf = "1.0.0-SNAPSHOT"
# platform api versions
sponge = "9.0.0"
velocity = "3.1.1"
waterdogpe = "1.2.3"
waterdogpe = "1.2.4"
nukkitX = "1.0-SNAPSHOT"
minestom = "24cc458659"
spigot = "1.8.8-R0.1-SNAPSHOT"
bungeecord = "1.19-R0.1-SNAPSHOT"

# platform extensions
vault = "1.7.1"
adventure = "4.13.0"
adventure = "4.13.1"
modlauncher = "8.1.3"
npcLib = "3.0.0-beta4"
placeholderApi = "2.11.2"
placeholderApi = "2.11.3"

# fabric platform special dependencies
minecraft = "1.19.4"
fabricLoader = "0.14.17"
fabricLoader = "0.14.19"


[libraries]
Expand Down

0 comments on commit 3c80d3a

Please sign in to comment.