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 7764bb0 commit 0430238Copy full SHA for 0430238
app/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
java
3
application
4
- id("com.gradleup.shadow") version "8.3.6"
+ id("com.gradleup.shadow") version "8.3.8"
5
id("info.solidsoft.pitest") apply true
6
`maven-publish`
7
id("com.diffplug.spotless") version "7.1.0" apply true
setup/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
}
8
0 commit comments