Skip to content

Commit

Permalink
Bump kotest-extensions-testcontainers-jvm from 4.4.0 to 4.4.3 (#174)
Browse files Browse the repository at this point in the history
Bumps [kotest-extensions-testcontainers-jvm](https://github.com/kotest/kotest) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v4.4.0...v4.4.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Kunal Dabir <[email protected]>
  • Loading branch information
dependabot-preview[bot] and kdabir authored Mar 26, 2021
1 parent 4d834fb commit cf6c09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ subprojects {
testImplementation 'io.kotest:kotest-runner-junit5-jvm:4.4.3'
testImplementation 'io.kotest:kotest-assertions-core-jvm:4.4.0'
testImplementation 'io.kotest:kotest-property-jvm:4.4.3'
testImplementation 'io.kotest:kotest-extensions-testcontainers-jvm:4.4.0'
testImplementation 'io.kotest:kotest-extensions-testcontainers-jvm:4.4.3'
testImplementation 'io.kotest:kotest-plugins-pitest:4.4.3'
testImplementation 'io.kotest:kotest-runner-console-jvm:4.1.3.2'
}
Expand Down

0 comments on commit cf6c09d

Please sign in to comment.