Skip to content

Commit 7e43a2b

Browse files
Bump archunit.version from 0.11.0 to 0.12.0
Bumps `archunit.version` from 0.11.0 to 0.12.0. Updates `archunit-junit5-api` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v0.11.0...v0.12.0) Updates `archunit-junit5-engine` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v0.11.0...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bc97048 commit 7e43a2b

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
@@ -54,7 +54,7 @@
5454
<junit-platform-launcher.version>1.5.2</junit-platform-launcher.version>
5555
<mockito.version>3.1.0</mockito.version>
5656
<assertj.version>3.14.0</assertj.version>
57-
<archunit.version>0.11.0</archunit.version>
57+
<archunit.version>0.12.0</archunit.version>
5858
<json-unit-fluent.version>2.11.1</json-unit-fluent.version>
5959
<xmlunit.version>1.6</xmlunit.version>
6060
<jsoup.version>1.12.1</jsoup.version>

0 commit comments

Comments
 (0)