We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f2630 commit 18548f4Copy full SHA for 18548f4
dependencyManagement/build.gradle.kts
@@ -77,7 +77,7 @@ val DEPENDENCIES = listOf(
77
"com.google.code.findbugs:jsr305:3.0.2",
78
"com.google.guava:guava-beta-checker:1.0",
79
"com.sun.net.httpserver:http:20070405",
80
- "com.tngtech.archunit:archunit-junit5:1.4.0",
+ "com.tngtech.archunit:archunit-junit5:1.4.1",
81
"com.uber.nullaway:nullaway:0.12.7",
82
"edu.berkeley.cs.jqf:jqf-fuzz:1.7", // jqf-fuzz version 1.8+ requires Java 11+
83
"eu.rekawek.toxiproxy:toxiproxy-java:2.1.7",
0 commit comments