Skip to content

Commit 094748b

Browse files
Bump com.github.johnrengelman.shadow from 7.1.0 to 8.1.0 (#789)
Bumps com.github.johnrengelman.shadow from 7.1.0 to 8.1.0. --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4739cbe commit 094748b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
plugins {
88
id 'application'
99
id 'com.google.cloud.tools.jib' version '3.3.0'
10-
id 'com.github.johnrengelman.shadow' version '7.1.0'
10+
id 'com.github.johnrengelman.shadow' version '8.1.0'
1111
id 'database-settings'
1212
}
1313

0 commit comments

Comments
 (0)