Skip to content

Commit bd8910d

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.20.6 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d582f42 commit bd8910d

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
@@ -19,7 +19,7 @@
1919
<sonar.projectKey>piomin_sample-spring-boot-on-kubernetes</sonar.projectKey>
2020
<sonar.organization>piomin</sonar.organization>
2121
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
22-
<testcontainers.version>1.20.5</testcontainers.version>
22+
<testcontainers.version>1.20.6</testcontainers.version>
2323
</properties>
2424

2525
<dependencies>

0 commit comments

Comments
 (0)