Skip to content

Commit 7e320ce

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.0
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.11.4 to 1.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7a5d89 commit 7e320ce

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
@@ -22,7 +22,7 @@
2222
<maven.compiler.target>8</maven.compiler.target>
2323

2424
<junit.jupiter.version>5.11.4</junit.jupiter.version>
25-
<junit.platform.version>1.11.4</junit.platform.version>
25+
<junit.platform.version>1.12.0</junit.platform.version>
2626
<cyberduck.version>9.1.3-SNAPSHOT</cyberduck.version>
2727
<testcontainers.version>1.20.5</testcontainers.version>
2828
</properties>

0 commit comments

Comments
 (0)