Skip to content

Commit

Permalink
Merge pull request #232 from JohT/renovate/archunit.version
Browse files Browse the repository at this point in the history
Update dependency com.tngtech.archunit:archunit-junit5 to v1.2.0
  • Loading branch information
JohT authored Nov 6, 2023
2 parents 0409717 + 451d060 commit 6c1eb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase-quarkus-eventsourcing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<xom.version>1.2.10</xom.version>
<reactor-core.version>3.5.11</reactor-core.version>

<archunit.version>1.1.0</archunit.version>
<archunit.version>1.2.0</archunit.version>
<equalsverifier.version>3.15.3</equalsverifier.version>
<hamcrest.version>2.2</hamcrest.version>
</properties>
Expand Down

0 comments on commit 6c1eb75

Please sign in to comment.