Skip to content

Commit

Permalink
bump org.barfuin.gradle.taskinfo from 1.4.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps org.barfuin.gradle.taskinfo from 1.4.0 to 2.1.0.

---
updated-dependencies:
- dependency-name: org.barfuin.gradle.taskinfo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent a78fa96 commit 9c60b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id "io.freefair.lombok" version "6.5.1" apply false
// id 'org.kordamp.gradle.jdeps' version '0.12.0' apply false
id "org.gradle.test-retry" version "1.5.2" apply false
id 'org.barfuin.gradle.taskinfo' version '1.4.0'
id 'org.barfuin.gradle.taskinfo' version '2.1.0'
}

ext {
Expand Down

0 comments on commit 9c60b99

Please sign in to comment.