Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Commit

Permalink
chore(deps): bump testcontainers-extensions in /tests (#3)
Browse files Browse the repository at this point in the history
Bumps testcontainers-extensions from 1.3.1 to 1.3.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: LH <l.holota@outlook.com>
  • Loading branch information
dependabot-preview[bot] and lholota authored Jun 22, 2020
1 parent 14158d4 commit 4c36f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
dependencies {
testImplementation group: 'junit', name: 'junit', version: '4.13'
testImplementation 'org.testcontainers:testcontainers:1.14.3'
testImplementation 'io.homecentr:testcontainers-extensions:1.3.1'
testImplementation 'io.homecentr:testcontainers-extensions:1.3.2'
testImplementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'
testImplementation group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.30'
}
Expand Down

0 comments on commit 4c36f92

Please sign in to comment.