Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Commit 0bf4bf9

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 (#129)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0948f7b commit 0bf4bf9

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
@@ -88,7 +88,7 @@
8888
<!-- ============================= Versions ============================== -->
8989
<!-- ===================================================================== -->
9090

91-
<version.org.junit.jupiter>5.11.4</version.org.junit.jupiter>
91+
<version.org.junit.jupiter>5.12.0</version.org.junit.jupiter>
9292
<version.com.google.testing.compile>0.21.0</version.com.google.testing.compile>
9393
<version.com.squareup.javapoet>1.13.0</version.com.squareup.javapoet>
9494

0 commit comments

Comments
 (0)