Skip to content

Commit a5d265d

Browse files
chore: update all dependencies with patch changes (#125)
1 parent 7806d12 commit a5d265d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ mockito = "5.20.0"
1313
testcontainers = "1.21.3"
1414

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

1818
# runtime dependencies
19-
gson = "2.13.1"
19+
gson = "2.13.2"
2020
jjwt = "0.13.0"
2121
guava = "33.4.8-jre"
2222
annotations = "26.0.2-1"

0 commit comments

Comments
 (0)