Skip to content

Commit

Permalink
Bump com.dorongold.task-tree from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 558821e commit 363802e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
plugins {
`maven-publish`
id("com.palantir.git-version") version "3.0.0"
id("com.dorongold.task-tree") version "2.1.0"
id("com.dorongold.task-tree") version "2.1.1"
kotlin("multiplatform") apply false
}

Expand Down

0 comments on commit 363802e

Please sign in to comment.