Skip to content

Commit 93044fc

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.1 to 1.13.3
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.1 to 1.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 122f66e commit 93044fc

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
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.junit.platform</groupId>
2323
<artifactId>junit-platform-launcher</artifactId>
24-
<version>1.13.1</version>
24+
<version>1.13.3</version>
2525
<scope>test</scope>
2626
</dependency>
2727
<dependency>

0 commit comments

Comments
 (0)