Skip to content

Commit e00859d

Browse files
build(deps): bump junit.version from 5.14.0 to 5.14.1
Bumps `junit.version` from 5.14.0 to 5.14.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d175db5 commit e00859d

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
@@ -154,7 +154,7 @@ Copyright (c) 2012 - Jeremy Long
154154
https://github.com/apache/commons-jcs/pull/120 -->
155155
<commons-jcs-core.version>3.2.1</commons-jcs-core.version>
156156
<aho-corasick-double-array-trie.version>1.2.3</aho-corasick-double-array-trie.version>
157-
<junit.version>5.14.0</junit.version>
157+
<junit.version>5.14.1</junit.version>
158158
<hamcrest.version>3.0</hamcrest.version>
159159
<mockito.version>5.20.0</mockito.version>
160160
<jsoup.version>1.21.2</jsoup.version>

0 commit comments

Comments
 (0)