We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 776b1fa + 6dc225d commit c562a29Copy full SHA for c562a29
1 file changed
dependencyManagement/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
api("com.solarwinds.joboe:sampling:$joboeVersion")
68
69
api("org.json:json:20250517")
70
- api("com.google.code.gson:gson:2.10.1")
+ api("com.google.code.gson:gson:2.13.2")
71
api("com.github.ben-manes.caffeine:caffeine:2.9.3")
72
73
api("com.google.code.findbugs:annotations:3.0.1u2")
0 commit comments