Skip to content

Commit 68d88b8

Browse files
Merge pull request #728 from Swofty-Developments/dependabot/gradle/io.github.goooler.shadow-8.1.8
chore(deps): bump io.github.goooler.shadow from 8.1.7 to 8.1.8
2 parents 08d0300 + c549593 commit 68d88b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

service.darkauction/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
33
plugins {
44
java
55
application
6-
id("io.github.goooler.shadow") version "8.1.7"
6+
id("io.github.goooler.shadow") version "8.1.8"
77
}
88

99
group = "net.swofty"

service.orchestrator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
33
plugins {
44
java
55
application
6-
id("io.github.goooler.shadow") version "8.1.7"
6+
id("io.github.goooler.shadow") version "8.1.8"
77
}
88

99
group = "net.swofty"

0 commit comments

Comments
 (0)