Skip to content

Commit

Permalink
deps: Update junit5 monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 5, 2023
1 parent 4b47a97 commit 10b93e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-engine</artifactId>
<version>1.10.0</version>
<version>1.10.1</version>
</dependency>
<dependency>
<groupId>org.junit.platform</groupId>
Expand All @@ -202,7 +202,7 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.10.0</version>
<version>5.10.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 10b93e6

Please sign in to comment.