Skip to content

Commit 29100b5

Browse files
author
games647
authored
Merge pull request #1214 from games647/dependabot/maven/development-dependencies-ac1d0d4f7c
Bump the development-dependencies group across 1 directory with 2 updates
2 parents bcb1893 + fb6209d commit 29100b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,15 +229,15 @@
229229
<dependency>
230230
<groupId>org.junit.jupiter</groupId>
231231
<artifactId>junit-jupiter</artifactId>
232-
<version>5.10.2</version>
232+
<version>5.10.3</version>
233233
<scope>test</scope>
234234
</dependency>
235235

236236
<!-- Require inline to support static mocks -->
237237
<dependency>
238238
<groupId>org.mockito</groupId>
239239
<artifactId>mockito-core</artifactId>
240-
<version>5.11.0</version>
240+
<version>5.12.0</version>
241241
<scope>test</scope>
242242
</dependency>
243243
</dependencies>

0 commit comments

Comments
 (0)