Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit b8f6153

Browse files
Bump the junit group with 2 updates (#469)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8df5b81 commit b8f6153

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
@@ -274,13 +274,13 @@
274274
<dependency>
275275
<groupId>org.junit.jupiter</groupId>
276276
<artifactId>junit-jupiter-api</artifactId>
277-
<version>5.12.0</version>
277+
<version>5.12.1</version>
278278
<scope>test</scope>
279279
</dependency>
280280
<dependency>
281281
<groupId>org.junit.jupiter</groupId>
282282
<artifactId>junit-jupiter-params</artifactId>
283-
<version>5.12.0</version>
283+
<version>5.12.1</version>
284284
<scope>test</scope>
285285
</dependency>
286286
</dependencies>

0 commit comments

Comments
 (0)