Skip to content

Commit

Permalink
Merge pull request #3107 from mybatis/renovate/testcontainers-java-mo…
Browse files Browse the repository at this point in the history
…norepo

chore(deps): update testcontainers-java monorepo to v1.19.7
  • Loading branch information
hazendaz authored Mar 6, 2024
2 parents c48642f + 173d7a4 commit ed0e7f2
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.0</log4j.version>
<mockito.version>5.11.0</mockito.version>
<mssql-jdbc.version>12.6.1.jre11</mssql-jdbc.version>
<testcontainers.version>1.19.6</testcontainers.version>
<testcontainers.version>1.19.7</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 ed0e7f2

Please sign in to comment.