mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
chore(deps): bump com.github.docker-java:docker-java-transport-httpclient5
Bumps [com.github.docker-java:docker-java-transport-httpclient5](https://github.com/docker-java/docker-java) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/docker-java/docker-java/compare/3.4.0...3.4.1) --- updated-dependencies: - dependency-name: com.github.docker-java:docker-java-transport-httpclient5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Loïc Mathieu
parent
9acdf85254
commit
ad5e731404
@@ -10,7 +10,7 @@ dependencies {
|
||||
exclude group: 'com.github.docker-java', module: 'docker-java-transport-jersey'
|
||||
exclude group: 'com.fasterxml.jackson.core'
|
||||
}
|
||||
implementation 'com.github.docker-java:docker-java-transport-httpclient5:3.4.0'
|
||||
implementation 'com.github.docker-java:docker-java-transport-httpclient5:3.4.1'
|
||||
|
||||
testImplementation project(':core').sourceSets.test.output
|
||||
testImplementation project(':tests')
|
||||
|
||||
Reference in New Issue
Block a user