Skip to content

Commit 526a351

Browse files
chore(deps): bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 (#108)
Bumps com.github.johnrengelman.shadow from 7.0.0 to 7.1.0. --- updated-dependencies: - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 416f6ee commit 526a351

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.6.0"
2929
id("com.google.cloud.tools.jib") version "3.1.4"
30-
id("com.github.johnrengelman.shadow") version "7.0.0"
30+
id("com.github.johnrengelman.shadow") version "7.1.0"
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)