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

Commit 085081c

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.12.0
1 parent 394a9a4 commit 085081c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<url>https://github.com/ashley-taylor/graphql-builder</url>
2323

2424
<properties>
25-
<junit.jupiter.version>5.11.2</junit.jupiter.version>
25+
<junit.jupiter.version>5.12.0</junit.jupiter.version>
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2727
<jackson.version>2.18.0</jackson.version>
2828
<pitest.version>1.17.0</pitest.version>

0 commit comments

Comments
 (0)