Skip to content

Commit

Permalink
Bump com.bmuschko.docker-remote-api from 9.3.2 to 9.4.0 in /e2e-test (#…
Browse files Browse the repository at this point in the history
…3756)

Bumps com.bmuschko.docker-remote-api from 9.3.2 to 9.4.0.

---
updated-dependencies:
- dependency-name: com.bmuschko.docker-remote-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 7, 2023
1 parent 5a2d2bd commit 668066f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import com.bmuschko.gradle.docker.tasks.network.DockerRemoveNetwork
import org.opensearch.dataprepper.gradle.end_to_end.DockerProviderTask

plugins {
id 'com.bmuschko.docker-remote-api' version '9.3.2'
id 'com.bmuschko.docker-remote-api' version '9.4.0'
}


Expand Down

0 comments on commit 668066f

Please sign in to comment.