Skip to content

Commit ed25fe9

Browse files
Bump junit-jupiter-api from 5.9.0 to 5.9.1 (PotatoCraft-Studio#240)
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.0...r5.9.1) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 614ee2f commit ed25fe9

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
@@ -586,7 +586,7 @@
586586
<dependency>
587587
<groupId>org.junit.jupiter</groupId>
588588
<artifactId>junit-jupiter-api</artifactId>
589-
<version>5.9.0</version>
589+
<version>5.9.1</version>
590590
<scope>test</scope>
591591
</dependency>
592592
<!-- Documentation of MockBukkit: https://github.com/seeseemelk/MockBukkit -->

0 commit comments

Comments
 (0)