Skip to content

Commit 14a0c84

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2
1 parent 0c2ce6a commit 14a0c84

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
@@ -8,7 +8,7 @@
88

99
<properties>
1010
<java.version>21</java.version>
11-
<testcontainers.version>1.21.3</testcontainers.version>
11+
<testcontainers.version>2.0.1</testcontainers.version>
1212
<sonar.projectKey>piomin_sample-message-driven-microservices</sonar.projectKey>
1313
<sonar.organization>piomin</sonar.organization>
1414
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)