Skip to content

Commit

Permalink
Merge pull request #169 from mundialis/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.junit.jupiter:junit-jupiter-api to v5.10.0
  • Loading branch information
hwbllmnn authored Aug 10, 2023
2 parents 1306a52 + 65603ba commit 31ed14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.9.3</version>
<version>5.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 31ed14f

Please sign in to comment.