File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11[versions ]
22
33# plugins
4- shadow = " 8.3.3 "
4+ shadow = " 8.3.5 "
55juppiter = " 0.4.0"
66spotless = " 6.25.0"
77fabricLoom = " 1.8.10"
@@ -13,13 +13,13 @@ gson = "2.11.0"
1313guava = " 33.3.1-jre"
1414
1515# testing
16- junit = " 5.11.2 "
16+ junit = " 5.11.3 "
1717mockito = " 5.14.2"
18- junitLauncher = " 1.11.2 "
19- testcontainers = " 1.20.2 "
18+ junitLauncher = " 1.11.3 "
19+ testcontainers = " 1.20.4 "
2020
2121# compile time processing
22- lombok = " 1.18.34 "
22+ lombok = " 1.18.36 "
2323javapoet = " 1.13.0"
2424
2525# console
@@ -31,7 +31,7 @@ stringSimilarity = "2.0.0"
3131# databases
3232h2 = " 1.4.197" # do not update, leads to database incompatibility
3333xodus = " 2.0.1"
34- mongodb = " 5.2.0 "
34+ mongodb = " 5.2.1 "
3535hikariCp = " 6.0.0"
3636mysqlConnector = " 9.1.0"
3737
@@ -41,11 +41,11 @@ vavr = "0.10.5"
4141sshj = " 0.39.0"
4242aerogel = " 2.1.0"
4343awsSdk = " 2.28.26"
44- unirest = " 4.4.4 "
44+ unirest = " 4.4.5 "
4545caffeine = " 3.1.8"
4646reflexion = " 1.8.0"
4747geantyref = " 2.0.0"
48- dockerJava = " 3.4.0 "
48+ dockerJava = " 3.4.1 "
4949nightConfig = " 3.8.1"
5050annotations = " 26.0.1"
5151influxClient = " 7.2.0"
@@ -54,7 +54,7 @@ gulf = "1.0.0-SNAPSHOT"
5454
5555# logging
5656slf4j = " 2.0.16"
57- logback = " 1.5.11 "
57+ logback = " 1.5.12 "
5858
5959# platform api versions
6060sponge = " 9.0.0"
You can’t perform that action at this time.
0 commit comments