Skip to content

Commit

Permalink
Update testcontainers-java monorepo to v1.20.0 (#5358)
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] committed Jul 17, 2024
1 parent 04ff127 commit 2c5197d
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 @@ -14,7 +14,7 @@ agp = "8.5.1"
compileSdk = "34"
minSdk = "21"
sqlPsi = "0.4.9"
testContainers = "1.19.8"
testContainers = "1.20.0"

[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
Expand Down

0 comments on commit 2c5197d

Please sign in to comment.