Skip to content

Commit abb8b10

Browse files
dependabot[bot]marcauberer
authored andcommitted
Bump junit-jupiter-api from 5.9.0 to 5.9.1 in /compiler/java (#173)
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/junit5@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 9db3824 commit abb8b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.junit.jupiter</groupId>
5353
<artifactId>junit-jupiter-api</artifactId>
54-
<version>5.9.0</version>
54+
<version>5.9.1</version>
5555
<scope>test</scope>
5656
</dependency>
5757

0 commit comments

Comments
 (0)