Skip to content

Commit 2084fe7

Browse files
Update dependency org.testcontainers:testcontainers to v2.0.2 (#1358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efc6e6c commit 2084fe7

File tree

1 file changed

+1
-1
lines changed
  • integration_test_suite/integration_tests

1 file changed

+1
-1
lines changed

integration_test_suite/integration_tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.testcontainers</groupId>
7474
<artifactId>testcontainers</artifactId>
75-
<version>2.0.1</version>
75+
<version>2.0.2</version>
7676
<exclusions>
7777
<exclusion>
7878
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)