Skip to content

Commit d40b835

Browse files
Update plugin com.gradleup.shadow to v9.3.1 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20df11e commit d40b835

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.3.0'
5+
id 'com.gradleup.shadow' version '9.3.1'
66
}
77

88
repositories {

0 commit comments

Comments
 (0)