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 915127f commit 5f3a820Copy full SHA for 5f3a820
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.19.0'
26
- implementation 'com.google.code.gson:gson:2.12.1'
+ implementation 'com.google.code.gson:gson:2.13.1'
27
implementation 'com.contrastsecurity:java-sarif:2.0'
28
testImplementation "org.mockito:mockito-core:5.+"
29
}
0 commit comments