Skip to content

Commit 784a37e

Browse files
authored
Merge pull request #4095 from graphql-java/try-revert-shadow
Try revert this shadow change with JMH debugging
2 parents c842ed4 + b4e6ac2 commit 784a37e

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.2"
13+
id "com.gradleup.shadow" version "8.3.8"
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)