We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2325f29 commit 3f43c5cCopy full SHA for 3f43c5c
pom.xml
@@ -136,7 +136,7 @@
136
<log4j.version>2.22.1</log4j.version>
137
<mockito.version>5.10.0</mockito.version>
138
<mssql-jdbc.version>12.6.1.jre11</mssql-jdbc.version>
139
- <testcontainers.version>1.19.5</testcontainers.version>
+ <testcontainers.version>1.19.6</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