Skip to content

Commit 84a69e9

Browse files
build(deps-dev): bump org.junit.jupiter.version from 5.9.2 to 5.9.3 (#213)
Bumps `org.junit.jupiter.version` from 5.9.2 to 5.9.3. Updates `junit-jupiter-api` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.9.3) Updates `junit-jupiter-params` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3e028c commit 84a69e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
<com.github.spotbugs.version>4.7.3</com.github.spotbugs.version>
5050
<com.github.spotbugs.plugin.version>4.7.3.4</com.github.spotbugs.plugin.version>
51-
<org.junit.jupiter.version>5.9.2</org.junit.jupiter.version>
51+
<org.junit.jupiter.version>5.9.3</org.junit.jupiter.version>
5252
<org.hamcrest.version>2.2</org.hamcrest.version>
5353
<org.mockito.version>5.2.0</org.mockito.version>
5454
<org.jacoco.maven.plugin.version>0.8.10</org.jacoco.maven.plugin.version>

0 commit comments

Comments
 (0)