8000
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 4d9d444 commit a7ecbc4Copy full SHA for a7ecbc4
build.gradle
@@ -22,7 +22,7 @@ plugins {
22
id 'pl.allegro.tech.build.axion-release' version '1.14.4'
23
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
24
25
- id "com.github.johnrengelman.shadow" version "7.1.2" apply false
+ id "com.github.johnrengelman.shadow" version "8.1.1" apply false
26
id "me.champeau.jmh" version "0.7.0" apply false
27
id 'org.gradle.playframework' version '0.13' apply false
28
id 'info.solidsoft.pitest' version '1.9.11' apply false
0 commit comments