Skip to content

Commit e1f39b2

Browse files
chore: update all dependencies with patch changes
1 parent be031da commit e1f39b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ nexusPublish = "2.0.0"
88
checkstyleTools = "10.18.1"
99

1010
# testing
11-
junit = "5.11.0"
11+
junit = "5.11.1"
1212
mockito = "5.13.0"
13-
junitLauncher = "1.11.0"
13+
junitLauncher = "1.11.1"
1414
testcontainers = "1.20.1"
1515

1616
# compile time processing
@@ -19,7 +19,7 @@ lombok = "1.18.34"
1919
# runtime dependencies
2020
gson = "2.11.0"
2121
jjwt = "0.12.6"
22-
guava = "33.3.0-jre"
22+
guava = "33.3.1-jre"
2323
annotations = "24.1.0"
2424

2525
# logging

0 commit comments

Comments
 (0)