Skip to content

Commit f78a00e

Browse files
chore(deps): bump org.testcontainers:testcontainers
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.0 to 1.21.1. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.0...1.21.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 620270a commit f78a00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ val prometheusVersion = "0.16.0"
1616
val junitJupiterVersion = "5.12.2"
1717
val verapdfVersion = "1.28.1"
1818
val ktfmtVersion = "0.44"
19-
val testcontainersVersion = "1.21.0"
19+
val testcontainersVersion = "1.21.1"
2020
val pdfgencoreVersion = "1.1.51"
2121

2222

0 commit comments

Comments
 (0)