We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d97ab9b + f7b81ba commit 1a145cdCopy full SHA for 1a145cd
pom.xml
@@ -77,7 +77,7 @@
77
<log4j.version>2.24.3</log4j.version>
78
<mockito.version>5.16.0</mockito.version>
79
<mssql-jdbc.version>12.8.1.jre11</mssql-jdbc.version>
80
- <testcontainers.version>1.20.5</testcontainers.version>
+ <testcontainers.version>1.20.6</testcontainers.version>
81
<git-build-hook.version>3.5.0</git-build-hook.version>
82
83
<!-- Add slow test groups here and annotate classes similar to @Tag('groupName'). -->
0 commit comments