Skip to content

Commit d05bea6

Browse files
build(deps): bump org.junit.platform:junit-platform-launcher from 6.0.2 to 6.0.3 in /packages/dsl-java (#1257)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbd190f commit d05bea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
testImplementation "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
7171
testImplementation 'org.assertj:assertj-core:3.27.7'
7272
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
73-
testRuntimeOnly "org.junit.platform:junit-platform-launcher:6.0.2"
73+
testRuntimeOnly "org.junit.platform:junit-platform-launcher:6.0.3"
7474

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

0 commit comments

Comments
 (0)