Skip to content

Commit

Permalink
Update plugin com.dorongold.task-tree to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent 4d8d1a5 commit f178a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins {
// https://docs.gradle.org/current/userguide/eclipse_plugin.html
id 'eclipse'
// To show task list as a tree, run: ./gradlew <taskname> taskTree
id 'com.dorongold.task-tree' version '3.0.0'
id 'com.dorongold.task-tree' version '4.0.0'
}

apply plugin: 'de.undercouch.download'
Expand Down

0 comments on commit f178a72

Please sign in to comment.