Skip to content

Commit 3e7d89a

Browse files
Update plugin com.github.johnrengelman.shadow to v8 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cef306 commit 3e7d89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
44
plugins {
55
`maven-publish`
66
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
7-
id("com.github.johnrengelman.shadow") version "7.1.2"
7+
id("com.github.johnrengelman.shadow") version "8.1.0"
88
id("cl.franciscosolis.blossom-extended") version "1.3.1"
99

1010
kotlin("jvm") version "1.8.10"

0 commit comments

Comments
 (0)