Skip to content

Commit

Permalink
Bumping gson to gson:2.10.1 in jazon-core to support gson.Strictness (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-zendesk authored Dec 9, 2024
1 parent 821d9fc commit 3f73757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jazon-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ext {
apply from: '../gradle/publishing.gradle'

dependencies {
compile group: 'com.google.code.gson', name: 'gson', version: '2.9.1'
compile group: 'com.google.code.gson', name: 'gson', version: '2.10.1'

compileOnly 'org.projectlombok:lombok:1.18.12'
annotationProcessor 'org.projectlombok:lombok:1.18.12'
Expand Down

0 comments on commit 3f73757

Please sign in to comment.