Skip to content

Commit 8bb003d

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2
1 parent 3198fb7 commit 8bb003d

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.20</kotlin.version>
22-
<testcontainers.version>1.21.3</testcontainers.version>
22+
<testcontainers.version>2.0.1</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)