Skip to content

Commit a6fdf28

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.0 to 1.13.1
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.13.0 to 1.13.1. - [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-version: 1.13.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2f9ec5 commit a6fdf28

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
@@ -1335,7 +1335,7 @@
13351335
<dependency>
13361336
<groupId>org.junit.platform</groupId>
13371337
<artifactId>junit-platform-launcher</artifactId>
1338-
<version>1.13.0</version>
1338+
<version>1.13.1</version>
13391339
<scope>test</scope>
13401340
</dependency>
13411341
<dependency>

0 commit comments

Comments
 (0)