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