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 4661daf commit 115ab0cCopy full SHA for 115ab0c
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id "idea"
4
id 'jacoco'
5
id "com.adarshr.test-logger" version "4.0.0"
6
- id "com.gradleup.shadow" version "8.3.8"
+ id "com.gradleup.shadow" version "9.1.0"
7
id 'signing'
8
id "com.github.ben-manes.versions" version "0.52.0"
9
id 'net.researchgate.release' version '3.1.0'
0 commit comments