Skip to content

Commit 9495407

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.10.1 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27a528a commit 9495407

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"
14+
gson = "2.10.1"
1515
jackson = "2.14.2"
1616

1717
# http

0 commit comments

Comments
 (0)