We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff91649 + ef3812b commit e345afcCopy full SHA for e345afc
pom.xml
@@ -136,7 +136,7 @@
136
<log4j.version>2.24.1</log4j.version>
137
<mockito.version>5.14.2</mockito.version>
138
<mssql-jdbc.version>12.8.1.jre11</mssql-jdbc.version>
139
- <testcontainers.version>1.20.3</testcontainers.version>
+ <testcontainers.version>1.20.4</testcontainers.version>
140
141
<!-- Add slow test groups here and annotate classes similar to @Tag('groupName'). -->
142
<!-- Excluded groups are ran on github ci, to force here, pass -d"excludedGroups=" -->
0 commit comments