Skip to content

Commit

Permalink
Bump com.google.code.gson:gson from 2.11.0 to 2.12.0 (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent b26a3e7 commit 7c7be1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ scalatest = '3.2.19'
assertj = 'org.assertj:assertj-core:3.27.3'
dom4j = 'org.dom4j:dom4j:2.1.4'
errorprone = { module = 'com.google.errorprone:error_prone_core', version.ref = 'errorprone' }
gson = 'com.google.code.gson:gson:2.11.0'
gson = 'com.google.code.gson:gson:2.12.0'
jackson-databind = { module = 'com.fasterxml.jackson.core:jackson-databind', version.ref = 'jackson' }
jackson-dataformat-yaml = { module = 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml', version.ref = 'jackson' }
jaxen = 'jaxen:jaxen:2.0.0'
Expand Down

0 comments on commit 7c7be1a

Please sign in to comment.