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 dc5b703 commit 67a9b50Copy full SHA for 67a9b50
build.gradle
@@ -23,6 +23,6 @@ jar {
23
24
25
dependencies {
26
- compileOnly "com.github.kayjamlang:executor:0.1.3.10"
+ compileOnly "com.github.kayjamlang:executor:0.1.3.16"
27
testCompile group: 'junit', name: 'junit', version: '4.12'
28
}
0 commit comments