Skip to content

Commit c37780d

Browse files
Update plugin com.gradleup.shadow to v9.1.0 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01e72ac commit c37780d

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
@@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
22

33
plugins {
44
kotlin("jvm") version "2.2.10"
5-
id("com.gradleup.shadow") version "9.0.2"
5+
id("com.gradleup.shadow") version "9.1.0"
66
application
77
}
88

0 commit comments

Comments
 (0)