Skip to content

Commit 52f2078

Browse files
authored
Merge pull request #46 from hendisantika/dependabot/maven/testcontainers.version-1.21.3
Bump testcontainers.version from 1.20.4 to 1.21.3
2 parents 53408c9 + 8eaaf14 commit 52f2078

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
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<java.version>21</java.version>
25-
<testcontainers.version>1.20.4</testcontainers.version>
25+
<testcontainers.version>1.21.3</testcontainers.version>
2626
</properties>
2727

2828
<dependencies>

0 commit comments

Comments
 (0)