There was an error while loading. Please reload this page.
1 parent c648369 commit 35d1d98Copy full SHA for 35d1d98
gradle/libs.versions.toml
@@ -29,7 +29,7 @@ ant-junitlauncher = { module = "org.apache.ant:ant-junitlauncher", version.ref =
29
apiguardian = { module = "org.apiguardian:apiguardian-api", version.ref = "apiguardian" }
30
31
# 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" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.0" }
33
34
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
35
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
0 commit comments