Skip to content

Commit ff6a4d9

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.13.2
1 parent 9495407 commit ff6a4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lombok = "1.18.24"
1111
annotations = "23.0.0"
1212

1313
# json mappers
14-
gson = "2.10.1"
14+
gson = "2.13.2"
1515
jackson = "2.14.2"
1616

1717
# http

0 commit comments

Comments
 (0)