Skip to content

Commit 6a2d1f0

Browse files
authored
Merge pull request #20 from sourcegraph/renovate/com.github.johnrengelman.shadow-7.x
2 parents ecc2586 + a89bc2c commit 6a2d1f0

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)