Skip to content

Commit

Permalink
bump archunit core version (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-fuchs authored Oct 23, 2024
1 parent 08febdb commit 04454e4
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 @@ -68,7 +68,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>

<tng.archunit.version>1.2.1</tng.archunit.version>
<tng.archunit.version>1.3.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 04454e4

Please sign in to comment.