Skip to content

Commit f9ac3b1

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump junit.version from 5.9.0 to 5.9.1
Bumps `junit.version` from 5.9.0 to 5.9.1. Updates `junit-jupiter-api` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) Updates `junit-jupiter-engine` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) Updates `junit-jupiter-params` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) Updates `junit-vintage-engine` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) --- 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 3f25b68 commit f9ac3b1

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
@@ -92,7 +92,7 @@
9292
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
9393
<io.confluent.version>7.3.0</io.confluent.version>
9494
<org.apache.kafka.version>3.3.1</org.apache.kafka.version>
95-
<junit.version>5.9.0</junit.version>
95+
<junit.version>5.9.1</junit.version>
9696
<testcontainer.version>1.17.5</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)