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 07ae971 commit 9749b5fCopy full SHA for 9749b5f
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
id "groovy"
20
id "com.google.cloud.tools.jib" version "3.4.4"
21
id "com.github.johnrengelman.shadow" version "8.1.1"
22
- id "com.github.harbby.gradle.serviceloader" version "1.1.8"
+ id "com.github.harbby.gradle.serviceloader" version "1.1.9"
23
}
24
25
0 commit comments