Skip to content

Commit 21ff07d

Browse files
build(deps): bump com.dorongold.task-tree from 2.1.0 to 2.1.1
Bumps com.dorongold.task-tree from 2.1.0 to 2.1.1. --- updated-dependencies: - dependency-name: com.dorongold.task-tree dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c345611 commit 21ff07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
6464
gitVersion = { id = "com.palantir.git-version", version = "0.13.0" }
6565
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.3.0" }
6666
spotless = { id = "com.diffplug.spotless", version = "5.0.0" }
67-
tasktree = { id = "com.dorongold.task-tree", version = "2.1.0" }
67+
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
6868
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.0.11" }

0 commit comments

Comments
 (0)