Skip to content

Commit

Permalink
Update all dependencies (#199)
Browse files Browse the repository at this point in the history
| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| maven      | org.postgresql:postgresql     | 42.6.0 | 42.7.0 |
| maven      | org.testcontainers:postgresql | 1.19.2 | 1.19.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 0bb8af6 commit 8f77c1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ detekt = "1.23.3"
ktor = "2.3.6"
logback = "1.4.11"
sqldelight="2.0.0"
testcontainers="1.19.2"
testcontainers="1.19.3"
hikari="5.1.0"
postgresql="42.6.0"
postgresql="42.7.0"
kjwt="0.9.0"
kotest-arrow="1.4.0"
kotest-testcontainers="2.0.2"
Expand Down

0 comments on commit 8f77c1d

Please sign in to comment.