Skip to content

Commit a89bc2c

Browse files
committed
Update plugin com.github.johnrengelman.shadow to v7
1 parent fe0b7b0 commit a89bc2c

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
@@ -4,7 +4,7 @@ import groovy.lang.Closure
44

55
plugins {
66
kotlin("jvm") version "1.5.30"
7-
id("com.github.johnrengelman.shadow") version "6.1.0"
7+
id("com.github.johnrengelman.shadow") version "7.1.0"
88
id("com.palantir.git-version") version "0.12.3"
99
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1010
id("com.diffplug.spotless") version "5.17.0"

0 commit comments

Comments
 (0)