Skip to content

Commit e42bd2f

Browse files
Bump com.tngtech.archunit:archunit-junit5 from 1.0.1 to 1.1.0 (#5700)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea7b761 commit e42bd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ val DEPENDENCIES = listOf(
6262
"com.google.code.findbugs:jsr305:3.0.2",
6363
"com.google.guava:guava-beta-checker:1.0",
6464
"com.sun.net.httpserver:http:20070405",
65-
"com.tngtech.archunit:archunit-junit5:1.0.1",
65+
"com.tngtech.archunit:archunit-junit5:1.1.0",
6666
"com.uber.nullaway:nullaway:0.10.12",
6767
// TODO(anuraaga): Skip 1.8 because of https://github.com/rohanpadhye/JQF/issues/172
6868
"edu.berkeley.cs.jqf:jqf-fuzz:1.7",

0 commit comments

Comments
 (0)