Skip to content

Commit a52562e

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.11.1 to 1.11.2 (#170)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.11.1 to 1.11.2. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9c8b3a commit a52562e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.junit.platform</groupId>
134134
<artifactId>junit-platform-launcher</artifactId>
135-
<version>1.11.1</version>
135+
<version>1.11.2</version>
136136
<scope>test</scope>
137137
</dependency>
138138
<dependency>

0 commit comments

Comments
 (0)