Skip to content

Commit 6d61c78

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency io.github.alien-tools:roseau-cli to v0.4.0
(cherry picked from commit d882f1d)
1 parent b76439e commit 6d61c78

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
@@ -65,7 +65,7 @@ openTestReporting-tooling-core = { module = "org.opentest4j.reporting:open-test-
6565
openTestReporting-tooling-spi = { module = "org.opentest4j.reporting:open-test-reporting-tooling-spi", version.ref = "openTestReporting" }
6666
picocli = { module = "info.picocli:picocli", version = "4.7.7" }
6767
# Enable `roseau` tasks on Windows when upgrading (in junitbuild.backward-compatibility.gradle.kts)
68-
roseau-cli = { module = "io.github.alien-tools:roseau-cli", version = "0.3.0" }
68+
roseau-cli = { module = "io.github.alien-tools:roseau-cli", version = "0.4.0" }
6969
slf4j-julBinding = { module = "org.slf4j:slf4j-jdk14", version = "2.0.17" }
7070
snapshotTests-junit5 = { module = "de.skuzzle.test:snapshot-tests-junit5", version.ref = "snapshotTests" }
7171
snapshotTests-xml = { module = "de.skuzzle.test:snapshot-tests-xml", version.ref = "snapshotTests" }

0 commit comments

Comments
 (0)