Skip to content

Commit 4a7eb75

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.2 to 1.13.3 (#3836)
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:production 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 502e385 commit 4a7eb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ ext {
132132
tomcatVersion = '9.0.107'
133133
boringSslVersion = '2.0.72.Final'
134134
junitVersion = '5.13.3'
135-
junitPlatformLauncherVersion = '1.13.2'
135+
junitPlatformLauncherVersion = '1.13.3'
136136
mockitoVersion = '4.11.0'
137137
blockHoundVersion = '1.0.13.RELEASE'
138138
reflectionsVersion = '0.10.2'

0 commit comments

Comments
 (0)