diff --git a/build.gradle b/build.gradle index c39fab5..b3c3af4 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ subprojects { implementation 'org.springframework.boot:spring-boot-starter' developmentOnly 'org.springframework.boot:spring-boot-devtools' - implementation 'org.kohsuke:github-api:1.327' + implementation 'org.kohsuke:github-api:1.330' implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.19.0' implementation 'com.google.code.gson:gson:2.12.1' implementation 'com.contrastsecurity:java-sarif:2.0'