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 4a1b5a4 commit d5965c2Copy full SHA for d5965c2
build.gradle
@@ -23,7 +23,7 @@ subprojects {
23
24
implementation 'org.kohsuke:github-api:1.327'
25
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.3'
26
- implementation 'com.google.code.gson:gson:2.12.1'
+ implementation 'com.google.code.gson:gson:2.13.0'
27
implementation 'com.contrastsecurity:java-sarif:2.0'
28
testImplementation "org.mockito:mockito-core:5.+"
29
}
0 commit comments