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 1ddfb6f commit dcd9cb7Copy full SHA for dcd9cb7
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id "idea"
6
id 'jacoco'
7
id "com.adarshr.test-logger" version "4.0.0"
8
- id "com.gradleup.shadow" version "9.1.0"
+ id "com.gradleup.shadow" version "9.2.2"
9
id 'signing'
10
id "com.github.ben-manes.versions" version "0.53.0"
11
id 'net.researchgate.release' version '3.1.0'
0 commit comments