Skip to content

Commit

Permalink
Update dependency com.google.code.gson:gson to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent 7c5747c commit 02e3715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ext {
flywayCoreVersion = '8.5.2'
h2Version = '1.4.200'
googleJsonSimpleVersion = '1.1.1'
googleGsonVersion = '2.9.0'
googleGsonVersion = '2.11.0'
googleInjectGuiceVersion = '5.1.0'
clivernKangarooVersion = '0.0.1'
tinylogVersion = '2.4.1'
Expand Down

0 comments on commit 02e3715

Please sign in to comment.