Merge pull request #1214 from games647/dependabot/maven/development-dependencies-ac1d0d4f7c

Bump the development-dependencies group across 1 directory with 2 updates
This commit is contained in:
games647
2024-07-02 14:18:04 +02:00
committed by GitHub

View File

@ -229,7 +229,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.10.2</version>
<version>5.10.3</version>
<scope>test</scope>
</dependency>
@ -237,7 +237,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.11.0</version>
<version>5.12.0</version>
<scope>test</scope>
</dependency>
</dependencies>