diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3ac660c8..c70d6e73 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -62,7 +62,7 @@ okhttp = "com.squareup.okhttp3:okhttp:5.1.0" hdrhistogram = "org.hdrhistogram:HdrHistogram:2.2.2" lmax-disruptor = "com.lmax:disruptor:3.4.4" jctools = "org.jctools:jctools-core:4.0.5" -github-api = "org.kohsuke:github-api:1.327" +github-api = "org.kohsuke:github-api:1.329" apachecommons-compress = "org.apache.commons:commons-compress:1.28.0" freemarker = "org.freemarker:freemarker:2.3.34"