Skip to content

Commit 41f4321

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter (#197)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.4 to 5.14.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r5.14.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7591555 commit 41f4321

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
@@ -41,7 +41,7 @@
4141
<commons-collections4.version>4.5.0</commons-collections4.version>
4242
<commons-lang3.version>3.19.0</commons-lang3.version>
4343
<java.version>11</java.version>
44-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
44+
<junit-jupiter.version>5.14.0</junit-jupiter.version>
4545
<license-maven-plugin.version>5.0.0</license-maven-plugin.version>
4646
<licensing-maven-plugin.version>1.7.12</licensing-maven-plugin.version>
4747
<licensing.prepend.text>/license/neo4j_apache_v2/notice.txt</licensing.prepend.text>

0 commit comments

Comments
 (0)