Skip to content

Commit

Permalink
bumping archunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-fuchs committed Nov 15, 2023
1 parent 38bb40f commit 9b6647f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>

<tng.archunit.version>1.1.0</tng.archunit.version>
<tng.archunit.version>1.2.0</tng.archunit.version>
<guava.version>32.1.2-jre</guava.version>
<commons-lang3.version>3.13.0</commons-lang3.version>
<roaster.version>2.28.0.Final</roaster.version>
Expand Down

0 comments on commit 9b6647f

Please sign in to comment.