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

Commit d84f806

Browse files
committed
Update to archunit 0.13.1
Fixes gh-219
1 parent db6332e commit d84f806

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
@@ -14,6 +14,6 @@ dependencyManagement {
1414
dependency "org.springframework.social:spring-social-core:$springSocialVersion"
1515
dependency "org.springframework.social:spring-social-facebook:2.0.3.RELEASE"
1616
dependency "org.springframework.social:spring-social-web:$springSocialVersion"
17-
dependency "com.tngtech.archunit:archunit-junit4:0.13.0"
17+
dependency "com.tngtech.archunit:archunit-junit4:0.13.1"
1818
}
1919
}

0 commit comments

Comments
 (0)