Skip to content

Commit

Permalink
chore(deps): update testcontainers-java monorepo to v1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 22f2034 commit 22c8d36
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 @@ -136,7 +136,7 @@
<log4j.version>2.23.1</log4j.version>
<mockito.version>5.12.0</mockito.version>
<mssql-jdbc.version>12.6.2.jre11</mssql-jdbc.version>
<testcontainers.version>1.20.0</testcontainers.version>
<testcontainers.version>1.20.1</testcontainers.version>

<!-- Add slow test groups here and annotate classes similar to @Tag('groupName'). -->
<!-- Excluded groups are ran on github ci, to force here, pass -d"excludedGroups=" -->
Expand Down

0 comments on commit 22c8d36

Please sign in to comment.