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 c61103aCopy full SHA for c61103a
build.gradle
@@ -21,7 +21,7 @@ subprojects {
21
implementation 'org.springframework.boot:spring-boot-starter'
22
developmentOnly 'org.springframework.boot:spring-boot-devtools'
23
24
- implementation 'org.kohsuke:github-api:1.327'
+ implementation 'org.kohsuke:github-api:1.329'
25
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.19.0'
26
implementation 'com.google.code.gson:gson:2.12.1'
27
implementation 'com.contrastsecurity:java-sarif:2.0'
0 commit comments