Skip to content

Commit 5551997

Browse files
authored
Merge pull request #20 from edward3h/renovate/com.github.docker-java-docker-java-transport-httpclient5-3.x
Update dependency com.github.docker-java:docker-java-transport-httpclient5 to v3.2.13
2 parents c33a3e1 + beca01e commit 5551997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ micronaut {
2626

2727
dependencies {
2828
implementation group: 'com.github.docker-java', name: 'docker-java-core', version: '3.2.13'
29-
implementation 'com.github.docker-java:docker-java-transport-httpclient5:3.2.12'
29+
implementation 'com.github.docker-java:docker-java-transport-httpclient5:3.2.13'
3030
annotationProcessor("io.micronaut:micronaut-http-validation")
3131
implementation("io.micronaut:micronaut-http-client")
3232
implementation("io.micronaut:micronaut-runtime")

0 commit comments

Comments
 (0)