Skip to content

Commit d8382de

Browse files
authored
Merge pull request #130 from web-push-libs/renovate/org.apache.httpcomponents-fluent-hc-4.x
Update dependency org.apache.httpcomponents:fluent-hc to v4.5.13
2 parents da4aef8 + 4542fa3 commit d8382de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
testCompile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
4040

4141
// For making HTTP requests
42-
testCompile group: 'org.apache.httpcomponents', name: 'fluent-hc', version: '4.5.10'
42+
testCompile group: 'org.apache.httpcomponents', name: 'fluent-hc', version: '4.5.13'
4343

4444
// For testing, obviously
4545
testCompile group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.7.0'

0 commit comments

Comments
 (0)