Skip to content

Commit 5e0d0f2

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](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/junit5@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 447aa53 commit 5e0d0f2

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.junit.jupiter</groupId>
9494
<artifactId>junit-jupiter</artifactId>
95-
<version>5.11.3</version>
95+
<version>5.11.4</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<!-- default logging impl for tests -->

0 commit comments

Comments
 (0)