Skip to content

Commit 247fb9a

Browse files
Bump com.tngtech.archunit:archunit-junit5-api from 1.2.1 to 1.3.0
Bumps [com.tngtech.archunit:archunit-junit5-api](https://github.com/TNG/ArchUnit) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cde4534 commit 247fb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<dependency>
317317
<groupId>com.tngtech.archunit</groupId>
318318
<artifactId>archunit-junit5-api</artifactId>
319-
<version>1.2.1</version>
319+
<version>1.3.0</version>
320320
<scope>test</scope>
321321
</dependency>
322322
<dependency>

0 commit comments

Comments
 (0)