Skip to content

Commit f5a5078

Browse files
committed
Upgrade to Testcontainers 2.0.
Closes #2688
1 parent 117607e commit f5a5078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<spring-hateoas>3.0.0-RC1</spring-hateoas>
147147
<spring-plugin>4.0.0-RC1</spring-plugin>
148148
<servlet-api>6.0.0</servlet-api>
149-
<testcontainers>1.21.3</testcontainers>
149+
<testcontainers>2.0.1</testcontainers>
150150
<validation>3.0.2</validation>
151151
<vavr>0.10.5</vavr>
152152
<webbeans>4.0.3</webbeans>

0 commit comments

Comments
 (0)