Skip to content

Commit d804f7a

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump junit-jupiter-api from 5.7.1 to 5.7.2
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.1...r5.7.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e775ea4 commit d804f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.junit.jupiter</groupId>
5454
<artifactId>junit-jupiter-api</artifactId>
55-
<version>5.7.1</version>
55+
<version>5.7.2</version>
5656
</dependency>
5757
</dependencies>
5858

0 commit comments

Comments
 (0)