Skip to content

Commit 919d9ca

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14a3022 commit 919d9ca

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
@@ -277,7 +277,7 @@
277277
<jaxen.version>2.0.0</jaxen.version>
278278
<jdom2.version>2.0.6.1</jdom2.version>
279279
<jsr305.version>3.0.2</jsr305.version>
280-
<junit-jupiter.version>5.12.1</junit-jupiter.version>
280+
<junit-jupiter.version>5.12.2</junit-jupiter.version>
281281
<mockito-all.version>1.10.19</mockito-all.version>
282282
<mockito-core.version>5.17.0</mockito-core.version>
283283
<sonar-colorizer.version>5.1</sonar-colorizer.version>

0 commit comments

Comments
 (0)