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 b097708 commit 2c6c994Copy full SHA for 2c6c994
application/build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
76
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1'
77
78
- implementation 'org.kohsuke:github-api:1.319'
+ implementation 'org.kohsuke:github-api:1.321'
79
80
testImplementation 'org.mockito:mockito-core:5.10.0'
81
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
0 commit comments