Skip to content

Commit 849a685

Browse files
build(deps): bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 in /packages/dsl-java (#1069)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ac69ef commit 849a685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
testImplementation "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
5151
testImplementation 'org.assertj:assertj-core:3.27.3'
5252
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
53-
testRuntimeOnly "org.junit.platform:junit-platform-launcher:1.13.3"
53+
testRuntimeOnly "org.junit.platform:junit-platform-launcher:1.13.4"
5454

5555
// client implementation under test, in test.httpclient.implementation
5656
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.14'

0 commit comments

Comments
 (0)