Skip to content

Commit a5aafc7

Browse files
chore(deps): update plugin com.gradleup.shadow to v9.2.2
1 parent 9a10d37 commit a5aafc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
java
33
application
4-
id("com.gradleup.shadow") version "9.1.0"
4+
id("com.gradleup.shadow") version "9.2.2"
55
`maven-publish`
66
}
77

setup/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
java
33
application
44
`maven-publish`
5-
id("com.gradleup.shadow") version "9.1.0"
5+
id("com.gradleup.shadow") version "9.2.2"
66
jacoco
77
}
88

0 commit comments

Comments
 (0)