Skip to content

Commit 0fc1cb3

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 393e329 commit 0fc1cb3

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
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.junit.jupiter</groupId>
7777
<artifactId>junit-jupiter</artifactId>
78-
<version>6.0.1</version>
78+
<version>6.0.2</version>
7979
<scope>test</scope>
8080
</dependency>
8181
<!-- default logging impl for tests -->

0 commit comments

Comments
 (0)