Skip to content

Commit fb0ce18

Browse files
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 (#310)
1 parent 90ba059 commit fb0ce18

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
@@ -7,7 +7,7 @@ scalatest = '3.2.19'
77
assertj = 'org.assertj:assertj-core:3.27.3'
88
dom4j = 'org.dom4j:dom4j:2.1.4'
99
errorprone = { module = 'com.google.errorprone:error_prone_core', version.ref = 'errorprone' }
10-
gson = 'com.google.code.gson:gson:2.13.0'
10+
gson = 'com.google.code.gson:gson:2.13.1'
1111
jackson-databind = { module = 'com.fasterxml.jackson.core:jackson-databind', version.ref = 'jackson' }
1212
jackson-dataformat-yaml = { module = 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml', version.ref = 'jackson' }
1313
jaxen = 'jaxen:jaxen:2.0.0'

0 commit comments

Comments
 (0)