We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a10d37 commit a5aafc7Copy full SHA for a5aafc7
app/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
java
3
application
4
- id("com.gradleup.shadow") version "9.1.0"
+ id("com.gradleup.shadow") version "9.2.2"
5
`maven-publish`
6
}
7
setup/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
jacoco
8
0 commit comments