Skip to content

Commit 72b39d8

Browse files
chore: update dependency com.google.code.gson:gson to v2.13.1
1 parent be86ee9 commit 72b39d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ testcontainers = "1.20.6"
1717
lombok = "1.18.38"
1818

1919
# runtime dependencies
20-
gson = "2.12.1"
20+
gson = "2.13.1"
2121
jjwt = "0.12.6"
2222
guava = "33.4.6-jre"
2323
annotations = "26.0.2"

0 commit comments

Comments
 (0)