Skip to content

Commit 3f43c5c

Browse files
chore(deps): update dependency org.testcontainers:mysql to v1.19.6
1 parent 2325f29 commit 3f43c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<log4j.version>2.22.1</log4j.version>
137137
<mockito.version>5.10.0</mockito.version>
138138
<mssql-jdbc.version>12.6.1.jre11</mssql-jdbc.version>
139-
<testcontainers.version>1.19.5</testcontainers.version>
139+
<testcontainers.version>1.19.6</testcontainers.version>
140140

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

0 commit comments

Comments
 (0)