Skip to content

Commit aac3173

Browse files
authored
Merge pull request #4091 from graphql-java/dependabot/gradle/com.gradleup.shadow-9.0.2
Bump com.gradleup.shadow from 9.0.1 to 9.0.2
2 parents cda3d49 + 4281368 commit aac3173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id 'maven-publish'
1111
id 'antlr'
1212
id 'signing'
13-
id "com.gradleup.shadow" version "9.0.1"
13+
id "com.gradleup.shadow" version "9.0.2"
1414
id "biz.aQute.bnd.builder" version "6.4.0"
1515
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
1616
id "groovy"

0 commit comments

Comments
 (0)