From 0a31e6e71c29b190d477e4855da2a28b60777ca7 Mon Sep 17 00:00:00 2001 From: gbrodman Date: Tue, 7 Dec 2021 17:03:46 -0500 Subject: [PATCH] Update task-tree dependency (#1452) see https://b.corp.google.com/issues/208629747 for details; this brings in an old Gradle version as a transitive dependency Version 2.x of the task-tree plugin uses Gradle 6.8 (or higher) --- build.gradle | 2 +- gradle/dependency-locks/buildscript-classpath.lockfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 357c07b9d..a9becda6c 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ plugins { id 'com.diffplug.gradle.spotless' version '3.25.0' id 'jacoco' - id 'com.dorongold.task-tree' version '1.5' + id 'com.dorongold.task-tree' version '2.1.0' } node { diff --git a/gradle/dependency-locks/buildscript-classpath.lockfile b/gradle/dependency-locks/buildscript-classpath.lockfile index e8553c072..f4301149d 100644 --- a/gradle/dependency-locks/buildscript-classpath.lockfile +++ b/gradle/dependency-locks/buildscript-classpath.lockfile @@ -8,7 +8,8 @@ com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.25.0 com.diffplug.spotless:spotless-lib-extra:1.25.0 com.diffplug.spotless:spotless-lib:1.25.0 com.diffplug.spotless:spotless-plugin-gradle:3.25.0 -com.dorongold.task-tree:com.dorongold.task-tree.gradle.plugin:1.5 +com.dorongold.plugins:task-tree:2.1.0 +com.dorongold.task-tree:com.dorongold.task-tree.gradle.plugin:2.1.0 com.github.jengelman.gradle.plugins:shadow:5.1.0 com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:5.1.0 com.github.node-gradle.node:com.github.node-gradle.node.gradle.plugin:3.0.1 @@ -30,7 +31,6 @@ com.netflix.nebula:gradle-lint-plugin:16.0.2 com.netflix.nebula:nebula-gradle-interop:1.0.11 commons-io:commons-io:2.6 commons-lang:commons-lang:2.6 -gradle.plugin.com.dorongold.plugins:task-tree:1.5 javax.inject:javax.inject:1 junit:junit:4.12 nebula.lint:nebula.lint.gradle.plugin:16.0.2