Skip to content

Commit 17062de

Browse files
Update plugin com.gradleup.shadow to v9.3.0 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eccf2eb commit 17062de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22

33
id 'application'
44
id 'com.diffplug.spotless' version '8.1.0'
5-
id 'com.gradleup.shadow' version '9.2.2'
5+
id 'com.gradleup.shadow' version '9.3.0'
66
}
77

88
repositories {

0 commit comments

Comments
 (0)