Skip to content

Commit ec0f27e

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump junit.version from 5.9.2 to 5.9.3
Bumps `junit.version` from 5.9.2 to 5.9.3. Updates `junit-jupiter-api` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.9.3) Updates `junit-jupiter-engine` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.9.3) Updates `junit-jupiter-params` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.9.3) Updates `junit-vintage-engine` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2b2c62 commit ec0f27e

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
@@ -92,7 +92,7 @@
9292
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
9393
<io.confluent.version>7.3.2</io.confluent.version>
9494
<org.apache.kafka.version>3.4.0</org.apache.kafka.version>
95-
<junit.version>5.9.2</junit.version>
95+
<junit.version>5.9.3</junit.version>
9696
<testcontainer.version>1.18.0</testcontainer.version>
9797
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
9898
<checkstyle.config.location>${basedir}</checkstyle.config.location>

0 commit comments

Comments
 (0)