Skip to content

Commit

Permalink
fix(deps): update testcontainers-java monorepo to v1.19.1 (#445)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent e7e12b1 commit b2a38f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kotlin-coroutines = "1.7.3"
kotest-runner = '5.7.2'
protobuf-java = '3.24.3'
spock = "2.3-groovy-4.0"
testcontainers = '1.19.0'
testcontainers = '1.19.1'

micronaut = '4.1.9'
micronaut-platform = '4.0.0-RC1'
Expand Down

0 comments on commit b2a38f3

Please sign in to comment.