Skip to content

Commit a185f15

Browse files
committed
Upgrade to Gson 2.13.0
Closes gh-34772
1 parent 7a4bf1d commit a185f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
api("com.github.librepdf:openpdf:1.3.43")
3030
api("com.google.code.findbugs:findbugs:3.0.1")
3131
api("com.google.code.findbugs:jsr305:3.0.2")
32-
api("com.google.code.gson:gson:2.12.1")
32+
api("com.google.code.gson:gson:2.13.0")
3333
api("com.google.protobuf:protobuf-java-util:4.30.2")
3434
api("com.h2database:h2:2.3.232")
3535
api("com.jayway.jsonpath:json-path:2.9.0")

0 commit comments

Comments
 (0)