Skip to content

Commit 6748984

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

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
@@ -51,7 +51,7 @@ dependencies {
5151
testImplementation "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
5252
testImplementation 'org.assertj:assertj-core:3.27.3'
5353
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
54-
testRuntimeOnly "org.junit.platform:junit-platform-launcher:1.13.0"
54+
testRuntimeOnly "org.junit.platform:junit-platform-launcher:1.13.1"
5555

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

0 commit comments

Comments
 (0)