Skip to content

Commit f0de4ce

Browse files
Bump testcontainers from 1.15.1 to 1.15.2 (#72)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) 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-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 21178c5 commit f0de4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusterj-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.testcontainers</groupId>
2222
<artifactId>testcontainers</artifactId>
23-
<version>1.15.1</version>
23+
<version>1.15.2</version>
2424
<scope>test</scope>
2525
</dependency>
2626
<dependency>

0 commit comments

Comments
 (0)