Skip to content

Commit f404918

Browse files
Bump test.containers.version from 1.15.1 to 1.15.2
Bumps `test.containers.version` from 1.15.1 to 1.15.2. Updates `postgresql` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.15.1...1.15.2) Updates `junit-jupiter` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.15.1...1.15.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b22c0b4 commit f404918

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
@@ -43,7 +43,7 @@
4343
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>
4444
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
4545
<kotlin.code.style>official</kotlin.code.style>
46-
<test.containers.version>1.15.1</test.containers.version>
46+
<test.containers.version>1.15.2</test.containers.version>
4747
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
4848
</properties>
4949

0 commit comments

Comments
 (0)