Skip to content

Commit e9c1276

Browse files
chore(deps): update dependency org.testcontainers:mysql to v1.20.0
1 parent 1fd108e commit e9c1276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<log4j.version>2.23.1</log4j.version>
137137
<mockito.version>5.12.0</mockito.version>
138138
<mssql-jdbc.version>12.6.2.jre11</mssql-jdbc.version>
139-
<testcontainers.version>1.19.8</testcontainers.version>
139+
<testcontainers.version>1.20.0</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)