Skip to content

Commit 7101f4a

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump junit.version from 5.10.0 to 5.10.1
Bumps `junit.version` from 5.10.0 to 5.10.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1) Updates `org.junit.vintage:junit-vintage-engine` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.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] <[email protected]>
1 parent 7ce8ff9 commit 7101f4a

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
@@ -102,7 +102,7 @@ limitations under the License.
102102
<!-- DEPENDENCIES -->
103103
<io.confluent.version>7.3.2</io.confluent.version>
104104
<org.apache.kafka.version>3.5.1</org.apache.kafka.version>
105-
<junit.version>5.10.0</junit.version>
105+
<junit.version>5.10.1</junit.version>
106106
<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>

0 commit comments

Comments
 (0)