Skip to content

Commit 458abe1

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.4.1 to 1.4.2. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-version: 1.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ef8e0f commit 458abe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12.2</junit.version>
1515
<surefire.version>3.5.5</surefire.version>
16-
<archunit.version>1.4.1</archunit.version>
16+
<archunit.version>1.4.2</archunit.version>
1717
<graalvm.version>25.0.2</graalvm.version>
1818
<java9.sourceDirectory>${project.basedir}/src/main/java9</java9.sourceDirectory>
1919
</properties>

0 commit comments

Comments
 (0)