Skip to content

Commit

Permalink
Merge pull request #1214 from games647/dependabot/maven/development-d…
Browse files Browse the repository at this point in the history
…ependencies-ac1d0d4f7c

Bump the development-dependencies group across 1 directory with 2 updates
  • Loading branch information
games647 committed Jul 2, 2024
2 parents bcb1893 + fb6209d commit 29100b5
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 @@ -229,15 +229,15 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.10.2</version>
<version>5.10.3</version>
<scope>test</scope>
</dependency>

<!-- Require inline to support static mocks -->
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.11.0</version>
<version>5.12.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 29100b5

Please sign in to comment.