Skip to content

Commit 5959236

Browse files
chore: update all dependencies with patch changes
1 parent 4485416 commit 5959236

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@ nexusPublish = "2.0.0"
88
checkstyleTools = "12.1.2"
99

1010
# testing
11-
junit = "6.0.1"
11+
junit = "6.0.3"
1212
mockito = "5.20.0"
13-
testcontainers = "2.0.1"
13+
testcontainers = "2.0.5"
1414

1515
# compile time processing
16-
lombok = "1.18.42"
16+
lombok = "1.18.46"
1717

1818
# runtime dependencies
1919
gson = "2.13.2"
2020
jjwt = "0.13.0"
2121
guava = "33.5.0-jre"
2222
annotations = "26.0.2-1"
2323
unirest = "4.5.1"
24-
caffeine = "3.2.3"
24+
caffeine = "3.2.4"
2525

2626
# logging
2727
slf4j = "2.0.17"
28-
logback = "1.5.21"
28+
logback = "1.5.32"
2929

3030
# validation
3131
expressly = "6.0.0"

0 commit comments

Comments
 (0)