Skip to content

Commit 12801af

Browse files
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.2 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a4cce9 commit 12801af

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
@@ -63,7 +63,7 @@
6363
<junit-jupiter-api.version>5.9.1</junit-jupiter-api.version>
6464
<junit-platform.version>1.9.1</junit-platform.version>
6565
<netty.version>4.1.113.Final</netty.version>
66-
<testcontainers.version>1.20.1</testcontainers.version>
66+
<testcontainers.version>1.20.2</testcontainers.version>
6767
<oci.revision>${project.version}</oci.revision>
6868
<flyway.version>10.13.0</flyway.version>
6969
</properties>

0 commit comments

Comments
 (0)