We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4bf1d commit a185f15Copy full SHA for a185f15
framework-platform/framework-platform.gradle
@@ -29,7 +29,7 @@ dependencies {
29
api("com.github.librepdf:openpdf:1.3.43")
30
api("com.google.code.findbugs:findbugs:3.0.1")
31
api("com.google.code.findbugs:jsr305:3.0.2")
32
- api("com.google.code.gson:gson:2.12.1")
+ api("com.google.code.gson:gson:2.13.0")
33
api("com.google.protobuf:protobuf-java-util:4.30.2")
34
api("com.h2database:h2:2.3.232")
35
api("com.jayway.jsonpath:json-path:2.9.0")
0 commit comments