Skip to content

Commit

Permalink
Bump com.dorongold.task-tree from 2.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps com.dorongold.task-tree from 2.1.1 to 3.0.0.

---
updated-dependencies:
- dependency-name: com.dorongold.task-tree
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and no-preserve-root committed Apr 29, 2024
1 parent 31dd6a0 commit 93507ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ kotlin-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.6" }
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
node = { id = "com.github.node-gradle.node", version = "7.0.2" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
taskTree = { id = "com.dorongold.task-tree", version = "2.1.1" }
taskTree = { id = "com.dorongold.task-tree", version = "3.0.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

[libraries]
Expand Down

0 comments on commit 93507ee

Please sign in to comment.