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.
2 parents 8137f46 + 7b42b67 commit d9ef509Copy full SHA for d9ef509
agent/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'java-library'
4
id 'maven-publish'
5
- id "com.gradleup.shadow" version "8.3.7"
+ id "com.gradleup.shadow" version "8.3.8"
6
}
7
8
dependencies {
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
11
id 'antlr'
12
id 'signing'
13
14
id "biz.aQute.bnd.builder" version "6.4.0"
15
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
16
id "groovy"
0 commit comments