Skip to content

Commit 804605b

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d60d995 commit 804605b

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
@@ -31,7 +31,7 @@
3131
<checkstyle.version>3.2.2</checkstyle.version>
3232
<graphql-java-kickstart.version>15.0.0</graphql-java-kickstart.version>
3333
<graphql-java-extended-scalars.version>20.2</graphql-java-extended-scalars.version>
34-
<junit-jupiter.version>5.10.0</junit-jupiter.version>
34+
<junit-jupiter.version>5.10.1</junit-jupiter.version>
3535
<mockito.version>5.4.0</mockito.version>
3636
<jacoco.version>0.8.8</jacoco.version>
3737
</properties>

0 commit comments

Comments
 (0)