Skip to content

Commit

Permalink
Bump com.google.code.gson:gson from 2.8.9 to 2.10.1 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent fe08f03 commit 9005665
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 @@ -23,7 +23,7 @@ dependencies {

api 'org.assertj:assertj-swing-junit:3.17.1'
api 'org.apache.httpcomponents:httpclient:4.5.14'
api 'com.google.code.gson:gson:2.8.9'
api 'com.google.code.gson:gson:2.10.1'

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

0 comments on commit 9005665

Please sign in to comment.