Skip to content

Commit b0c1571

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.12.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94ba57e commit b0c1571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<properties>
3131
<!-- Testing -->
32-
<junit.jupiter.version>5.10.1</junit.jupiter.version>
32+
<junit.jupiter.version>5.12.2</junit.jupiter.version>
3333
<graphql-java.version>20.4</graphql-java.version>
3434
</properties>
3535

0 commit comments

Comments
 (0)