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

Commit 0948f7b

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

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.3</version.org.junit.jupiter>
91+
<version.org.junit.jupiter>5.11.4</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)