File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
122
122
<dependency >
123
123
<groupId >org.testcontainers</groupId >
124
124
<artifactId >testcontainers</artifactId >
125
- <version >1.19.8 </version >
125
+ <version >1.20.0 </version >
126
126
<scope >test</scope >
127
127
<exclusions >
128
128
<exclusion >
@@ -138,19 +138,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
138
138
<dependency >
139
139
<groupId >org.testcontainers</groupId >
140
140
<artifactId >postgresql</artifactId >
141
- <version >1.19.8 </version >
141
+ <version >1.20.0 </version >
142
142
<scope >test</scope >
143
143
</dependency >
144
144
<dependency >
145
145
<groupId >org.testcontainers</groupId >
146
146
<artifactId >mysql</artifactId >
147
- <version >1.19.8 </version >
147
+ <version >1.20.0 </version >
148
148
<scope >test</scope >
149
149
</dependency >
150
150
<dependency >
151
151
<groupId >org.testcontainers</groupId >
152
152
<artifactId >junit-jupiter</artifactId >
153
- <version >1.19.8 </version >
153
+ <version >1.20.0 </version >
154
154
<scope >test</scope >
155
155
</dependency >
156
156
<dependency >
You can’t perform that action at this time.
0 commit comments