Skip to content

Commit 35d1d98

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency com.tngtech.archunit:archunit-junit5 to v1.4.0
1 parent c648369 commit 35d1d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ant-junitlauncher = { module = "org.apache.ant:ant-junitlauncher", version.ref =
2929
apiguardian = { module = "org.apiguardian:apiguardian-api", version.ref = "apiguardian" }
3030

3131
# check whether the Java condition in platform-tooling-support-tests.gradle.kts can be changed when updating
32-
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.3.0" }
32+
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.0" }
3333

3434
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
3535
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }

0 commit comments

Comments
 (0)