Skip to content

Commit bdcf7ee

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps-dev): bump com.tngtech.archunit:archunit-junit5
Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cda17f commit bdcf7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<junit.version>5.11.4</junit.version>
1515
<surefire.version>3.5.2</surefire.version>
16-
<archunit.version>1.3.0</archunit.version>
16+
<archunit.version>1.4.0</archunit.version>
1717
<graalvm.version>24.1.2</graalvm.version>
1818
<java9.sourceDirectory>${project.basedir}/src/main/java9</java9.sourceDirectory>
1919
</properties>

0 commit comments

Comments
 (0)