Skip to content

Commit b1377e3

Browse files
build(deps): bump junit-jupiter.version from 5.14.3 to 5.14.4 (#378)
Bumps `junit-jupiter.version` from 5.14.3 to 5.14.4. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.3 to 5.14.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.3...r5.14.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.3 to 5.14.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.3...r5.14.4) Updates `org.junit.vintage:junit-vintage-engine` from 5.14.3 to 5.14.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.3...r5.14.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.14.4 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.14.4 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 5.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29512ed commit b1377e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<properties>
8989
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9090

91-
<junit-jupiter.version>5.14.3</junit-jupiter.version>
91+
<junit-jupiter.version>5.14.4</junit-jupiter.version>
9292
<junit-platform.version>1.14.3</junit-platform.version>
9393
<arrow.version>19.0.0</arrow.version>
9494
<!-- grpc-bom 1.79.0 is very likely incompatible with Arrow 18.3.0 -->

0 commit comments

Comments
 (0)