Skip to content

Commit f5961b6

Browse files
authored
Revert "build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0 in /packages/dsl-java" (#897)
1 parent ac87790 commit f5961b6

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.12.0'
50+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
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)