Skip to content

Commit c479c3c

Browse files
build(deps): bump junit.version from 5.12.2 to 5.13.0
Bumps `junit.version` from 5.12.2 to 5.13.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ff0e58 commit c479c3c

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.12.2</junit.version>
157+
<junit.version>5.13.0</junit.version>
158158
<hamcrest.version>3.0</hamcrest.version>
159159
<mockito.version>5.18.0</mockito.version>
160160
<jsoup.version>1.20.1</jsoup.version>

0 commit comments

Comments
 (0)