Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit ef86ae0

Browse files
committed
Update to archunit 0.12.0
Fixes gh-192
1 parent 19cae63 commit ef86ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencyManagement {
1010
dependency "org.springframework.social:spring-social-core:$springSocialVersion"
1111
dependency "org.springframework.social:spring-social-facebook:2.0.3.RELEASE"
1212
dependency "org.springframework.social:spring-social-web:$springSocialVersion"
13-
dependency "com.tngtech.archunit:archunit-junit4:0.11.0"
13+
dependency "com.tngtech.archunit:archunit-junit4:0.12.0"
1414
}
1515
}

0 commit comments

Comments
 (0)