Skip to content

Commit 7bd2ab3

Browse files
chore: update all dependencies with patch changes
1 parent a38f471 commit 7bd2ab3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22

33
# plugins
4-
shadow = "8.3.6"
4+
shadow = "8.3.7"
55
juppiter = "0.4.0"
66
spotless = "7.0.4"
77
fabricLoom = "1.10.5"
@@ -13,10 +13,10 @@ gson = "2.13.1"
1313
guava = "33.4.8-jre"
1414

1515
# testing
16-
junit = "5.13.1"
16+
junit = "5.13.2"
1717
mockito = "5.18.0"
18-
junitLauncher = "1.13.1"
19-
testcontainers = "1.21.2"
18+
junitLauncher = "1.13.2"
19+
testcontainers = "1.21.3"
2020

2121
# compile time processing
2222
lombok = "1.18.38"
@@ -41,12 +41,12 @@ oshi = "6.8.2"
4141
vavr = "0.10.6"
4242
sshj = "0.40.0"
4343
aerogel = "3.0.1"
44-
awsSdk = "2.31.68"
44+
awsSdk = "2.31.73"
4545
unirest = "4.4.7"
4646
caffeine = "3.2.1"
4747
reflexion = "2.0.0"
4848
geantyref = "2.0.1"
49-
dockerJava = "3.5.1"
49+
dockerJava = "3.5.2"
5050
nightConfig = "3.8.2"
5151
annotations = "26.0.2"
5252
influxClient = "7.3.0"

0 commit comments

Comments
 (0)