Skip to content

Commit 42f91be

Browse files
chore(deps): bump com.github.johnrengelman.shadow
Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1. --- updated-dependencies: - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6dad84 commit 42f91be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/crawlers/engineeringblogs.xyz/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
plugins {
2525
id 'application'
2626
id "org.jetbrains.kotlin.jvm"
27-
id "com.github.johnrengelman.shadow" version "7.1.2"
27+
id "com.github.johnrengelman.shadow" version "8.1.1"
2828
id "com.google.cloud.tools.jib" version "3.3.1"
2929
}
3030

0 commit comments

Comments
 (0)