Skip to content

Commit

Permalink
chore: Upgrade archunit to version 0.13.0 (twilio#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored and FalguniV committed Oct 13, 2020
1 parent 5d9820f commit b60ca4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<dependency>
<groupId>com.tngtech.archunit</groupId>
<artifactId>archunit</artifactId>
<version>0.12.0</version>
<version>0.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -330,4 +330,4 @@
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
</project>
</project>

0 comments on commit b60ca4a

Please sign in to comment.