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.
2 parents 08d0300 + c549593 commit 68d88b8Copy full SHA for 68d88b8
service.darkauction/build.gradle.kts
@@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
3
plugins {
4
java
5
application
6
- id("io.github.goooler.shadow") version "8.1.7"
+ id("io.github.goooler.shadow") version "8.1.8"
7
}
8
9
group = "net.swofty"
service.orchestrator/build.gradle.kts
0 commit comments