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