Skip to content

Commit a7c9505

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.2 to 1.13.3
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.2 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] <[email protected]>
1 parent 8ae4a8b commit a7c9505

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
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.junit.platform</groupId>
215215
<artifactId>junit-platform-launcher</artifactId>
216-
<version>1.13.2</version>
216+
<version>1.13.3</version>
217217
<scope>test</scope>
218218
</dependency>
219219
<dependency>

0 commit comments

Comments
 (0)