Skip to content

Commit

Permalink
Bump org.testcontainers:postgresql from 1.20.3 to 1.20.4 (#60)
Browse files Browse the repository at this point in the history
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 13, 2024
1 parent 05aeafe commit 607871f
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 @@ -23,7 +23,7 @@ kotlinx-coroutines-debug = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-

slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.16" }

testcontainers-postgres = { module = "org.testcontainers:postgresql", version = "1.20.3" }
testcontainers-postgres = { module = "org.testcontainers:postgresql", version = "1.20.4" }
hikaricp = { module = "com.zaxxer:HikariCP", version = "6.2.1" }
datasource-proxy = { module = "net.ttddyy:datasource-proxy", version = "1.10.1" }

Expand Down

0 comments on commit 607871f

Please sign in to comment.