Skip to content

Commit 6519dbf

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2
1 parent 72db36a commit 6519dbf

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
@@ -19,7 +19,7 @@
1919
<properties>
2020
<java.version>17</java.version>
2121
<kotlin.version>2.2.21</kotlin.version>
22-
<testcontainers.version>1.21.3</testcontainers.version>
22+
<testcontainers.version>2.0.2</testcontainers.version>
2323
<sonar.projectKey>piomin_course-kubernetes-microservices</sonar.projectKey>
2424
<sonar.organization>piomin</sonar.organization>
2525
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)