Skip to content

Commit 686c400

Browse files
Merge pull request #68 from michal-luczak/dependabot/maven/testcontainers.version-1.21.0
Bump testcontainers.version from 1.20.6 to 1.21.0
2 parents 0bc1f61 + d71cac4 commit 686c400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<maven.compiler.source>21</maven.compiler.source>
1616
<maven.compiler.target>21</maven.compiler.target>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18-
<testcontainers.version>1.20.6</testcontainers.version>
18+
<testcontainers.version>1.21.0</testcontainers.version>
1919
<wiremock-jre8-standalone.version>2.35.2</wiremock-jre8-standalone.version>
2020
</properties>
2121

0 commit comments

Comments
 (0)