Skip to content

Commit e514a2b

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0 in /packages/dsl-java (#904)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2dc9b6 commit e514a2b

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
@@ -47,7 +47,7 @@ dependencies {
4747
// Execution of tests
4848
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.0'
4949
testImplementation 'org.assertj:assertj-core:3.27.3'
50-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
50+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
5151

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

0 commit comments

Comments
 (0)