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

Commit de9c2e1

Browse files
chore(deps-dev): bump junit.platform.version from 1.6.1 to 1.6.2
Bumps `junit.platform.version` from 1.6.1 to 1.6.2. Updates `junit-platform-launcher` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `junit-platform-runner` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 923145b commit de9c2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<maven.compiler.source>${java.version}</maven.compiler.source>
1414
<maven.compiler.target>${java.version}</maven.compiler.target>
1515
<junit.version>5.6.1</junit.version>
16-
<junit.platform.version>1.6.1</junit.platform.version>
16+
<junit.platform.version>1.6.2</junit.platform.version>
1717
<mockito.version>3.3.3</mockito.version>
1818
<cucumber.version>5.6.0</cucumber.version>
1919
<lombok.version>1.18.12</lombok.version>

0 commit comments

Comments
 (0)