Skip to content

Commit 5971c26

Browse files
chore(deps): update plugin shadow to v9.2.2
1 parent 9e1e823 commit 5971c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jackson = ["jackson-core", "jackson-annotations", "jackson-databind"]
3838

3939
[plugins]
4040
download = { id = "de.undercouch.download", version = "5.6.0" }
41-
shadow = { id = "com.gradleup.shadow", version = "9.2.1" }
41+
shadow = { id = "com.gradleup.shadow", version = "9.2.2" }
4242
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }
4343
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
4444
gradle-extensions = { id = "com.github.vlsi.gradle-extensions", version = "2.0.0" }

0 commit comments

Comments
 (0)