Skip to content

Commit 8a6b50f

Browse files
chore(deps): update plugin com.gradleup.shadow to v8.3.9
1 parent 45a4edc commit 8a6b50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
kotlin("jvm") version "2.2.0"
33
kotlin("plugin.serialization") version "2.2.0"
4-
id("com.gradleup.shadow") version "8.3.6"
4+
id("com.gradleup.shadow") version "8.3.9"
55
}
66

77
group = "de.vulpescloud"

0 commit comments

Comments
 (0)