Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit c75dcd7

Browse files
Bump junit-jupiter-api from 5.7.0 to 5.9.0
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.0 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.0...r5.9.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] <[email protected]>
1 parent 64bef7f commit c75dcd7

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
@@ -189,7 +189,7 @@
189189
<dependency>
190190
<groupId>org.junit.jupiter</groupId>
191191
<artifactId>junit-jupiter-api</artifactId>
192-
<version>5.7.0</version>
192+
<version>5.9.0</version>
193193
<scope>test</scope>
194194
</dependency>
195195
<dependency>

0 commit comments

Comments
 (0)