Skip to content

Commit 9d23556

Browse files
authored
Merge pull request #86 from modelix/dependabot/gradle/com.dorongold.task-tree-2.1.1
build(deps): bump com.dorongold.task-tree from 2.1.0 to 2.1.1
2 parents ea58fad + 21ff07d commit 9d23556

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)