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 47382dc commit e988d92Copy full SHA for e988d92
endtoend-testing/pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>com.tngtech.archunit</groupId>
35
<artifactId>archunit-junit5</artifactId>
36
- <version>1.3.0</version>
+ <version>1.4.0</version>
37
<scope>test</scope>
38
</dependency>
39
</dependencies>
0 commit comments