Skip to content

Commit 57cdc0a

Browse files
authored
Merge pull request #164 from navikt/dependabot/gradle/com.github.johnrengelman.shadow-7.1.2
chore(deps): bump com.github.johnrengelman.shadow from 7.1.0 to 7.1.2
2 parents fda0b5e + af1f0d5 commit 57cdc0a

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
@@ -27,7 +27,7 @@ plugins {
2727
id("com.github.ben-manes.versions") version "0.39.0"
2828
id("org.jmailen.kotlinter") version "3.8.0"
2929
id("com.google.cloud.tools.jib") version "3.1.4"
30-
id("com.github.johnrengelman.shadow") version "7.1.0"
30+
id("com.github.johnrengelman.shadow") version "7.1.2"
3131
id("net.researchgate.release") version "2.8.1"
3232
id("io.codearte.nexus-staging") version "0.30.0"
3333
id("de.marcphilipp.nexus-publish") version "0.4.0"

0 commit comments

Comments
 (0)