We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c7b26 commit cc2b9bbCopy full SHA for cc2b9bb
gax-java/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
6
7
id 'com.diffplug.eclipse.apt' version '3.40.0' apply false
8
- id 'com.dorongold.task-tree' version '2.1.0' apply false
+ id 'com.dorongold.task-tree' version '2.1.1' apply false
9
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
10
id 'com.github.sherter.google-java-format' version '0.9' apply false
11
0 commit comments