Skip to content

Commit 25782e1

Browse files
Bump junit-jupiter.version from 5.9.2 to 5.9.3
Bumps `junit-jupiter.version` from 5.9.2 to 5.9.3. Updates `junit-jupiter-engine` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.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/junit-framework@r5.9.2...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2a8151 commit 25782e1

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
@@ -280,7 +280,7 @@
280280
<jaxen.version>2.0.0</jaxen.version>
281281
<jdom2.version>2.0.6.1</jdom2.version>
282282
<jsr305.version>3.0.2</jsr305.version>
283-
<junit-jupiter.version>5.9.2</junit-jupiter.version>
283+
<junit-jupiter.version>5.9.3</junit-jupiter.version>
284284
<mockito-all.version>1.10.19</mockito-all.version>
285285
<mockito-core.version>5.2.0</mockito-core.version>
286286
<sonar-colorizer.version>5.1</sonar-colorizer.version>

0 commit comments

Comments
 (0)