Skip to content

Commit e16b0cb

Browse files
Update dependency org.testcontainers:testcontainers to v2
1 parent 44bc3a7 commit e16b0cb

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
<sonar.projectKey>piomin_sample-spring-blockchain</sonar.projectKey>
2020
<sonar.organization>piomin</sonar.organization>
2121
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
22-
<testcontainers.version>1.21.3</testcontainers.version>
22+
<testcontainers.version>2.0.0</testcontainers.version>
2323
<web3j.version>5.0.0</web3j.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)