We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0868763 commit 94ca0a8Copy full SHA for 94ca0a8
1 file changed
functionaltest-jenkins-plugin/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation "org.glassfish.jaxb:jaxb-runtime:4.0.5"
40
41
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
42
- implementation 'com.google.code.gson:gson:2.11.0'
+ implementation 'com.google.code.gson:gson:2.12.1'
43
implementation 'io.gsonfire:gson-fire:1.9.0'
44
implementation 'javax.xml.bind:jaxb-api:2.3.1'
45
}
0 commit comments