Skip to content

Commit 7db6c98

Browse files
chore(deps): update plugin com.github.johnrengelman.shadow to v8
1 parent 51b3e0d commit 7db6c98

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 groovy.lang.Closure
44

55
plugins {
66
kotlin("jvm") version "1.5.30"
7-
id("com.github.johnrengelman.shadow") version "7.1.0"
7+
id("com.github.johnrengelman.shadow") version "8.1.1"
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.1"

0 commit comments

Comments
 (0)