Skip to content

Commit

Permalink
build(deps): bump org.apache.httpcomponents:fluent-hc from 4.5.5 to 4…
Browse files Browse the repository at this point in the history
….5.14 in /packages/dsl-java (#724)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 4de0ecf commit 788f11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dsl-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'

// client implementation under test, in test.httpclient.implementation
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.5'
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.14'
testCompileOnly 'org.projectlombok:lombok:1.18.28'
testAnnotationProcessor 'org.projectlombok:lombok:1.18.28'

Expand Down

0 comments on commit 788f11f

Please sign in to comment.