Skip to content

Commit cfebb36

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump testcontainer.version from 1.19.0 to 1.19.1
Bumps `testcontainer.version` from 1.19.0 to 1.19.1. Updates `org.testcontainers:testcontainers` from 1.19.0 to 1.19.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.19.0...1.19.1) Updates `org.testcontainers:junit-jupiter` from 1.19.0 to 1.19.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.19.0...1.19.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cd8f7e commit cfebb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ limitations under the License.
103103
<io.confluent.version>7.3.2</io.confluent.version>
104104
<org.apache.kafka.version>3.5.1</org.apache.kafka.version>
105105
<junit.version>5.10.0</junit.version>
106-
<testcontainer.version>1.19.0</testcontainer.version>
106+
<testcontainer.version>1.19.1</testcontainer.version>
107107
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
108108
<checkstyle.config.location>${basedir}</checkstyle.config.location>
109109
<com.fasterxml.jackson.databind.version>2.15.2</com.fasterxml.jackson.databind.version>

0 commit comments

Comments
 (0)