Skip to content

Commit

Permalink
chore(deps): update plugin tasktree to v4.0.1 (#850)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 8, 2025
1 parent d4d3d9c commit 1d4c70d
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 @@ -21,4 +21,4 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.78.0" }
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "3.2.3" }
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "8.0.4" }
taskTree = { id = "com.dorongold.task-tree", version = "4.0.0" }
taskTree = { id = "com.dorongold.task-tree", version = "4.0.1" }

0 comments on commit 1d4c70d

Please sign in to comment.