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 20b080b commit 4973983Copy full SHA for 4973983
build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
64
implementation 'org.kohsuke:github-api:1.314'
65
implementation 'org.apache.commons:commons-compress:1.21'
66
- implementation 'com.redhat.exhort:exhort-java-api:0.0.4-SNAPSHOT'
+ implementation 'com.redhat.exhort:exhort-java-api:0.0.5-SNAPSHOT'
67
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
68
69
testImplementation('junit:junit:4.13.1')
0 commit comments