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 534917b commit 569fbf7Copy full SHA for 569fbf7
application/build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
76
implementation 'com.github.ben-manes.caffeine:caffeine:3.2.0'
77
78
- implementation('org.kohsuke:github-api:1.326') {
+ implementation('org.kohsuke:github-api:1.329') {
79
exclude group: 'com.fasterxml.jackson.core'
80
exclude group: 'com.fasterxml.jackson.datatype'
81
exclude group: 'com.fasterxml.jackson.dataformat'
0 commit comments