Skip to content

Commit 94cb392

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump com.dorongold.task-tree from 4.0.0 to 4.0.1
Bumps com.dorongold.task-tree from 4.0.0 to 4.0.1. --- updated-dependencies: - dependency-name: com.dorongold.task-tree dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57e1e52 commit 94cb392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
plugins {
1919
`maven-publish`
2020
id("com.palantir.git-version") version "3.2.0"
21-
id("com.dorongold.task-tree") version "4.0.0"
21+
id("com.dorongold.task-tree") version "4.0.1"
2222
alias(libs.plugins.kotlin.multiplatform) apply false
2323
alias(libs.plugins.kotlin.serialization) apply false
2424
id("org.jetbrains.intellij") version "1.17.4" apply false

0 commit comments

Comments
 (0)