Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                           | from   | to     |
| ---------- | --------------------------------- | ------ | ------ |
| maven      | com.sksamuel.cohort:cohort-hikari | 2.2.1  | 2.3.0  |
| maven      | com.sksamuel.cohort:cohort-core   | 2.2.1  | 2.3.0  |
| maven      | org.testcontainers:postgresql     | 1.19.1 | 1.19.2 |
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent e436127 commit d7dc1ae
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,15 +11,15 @@ detekt = "1.23.3"
ktor = "2.3.6"
logback = "1.4.11"
sqldelight="2.0.0"
testcontainers="1.19.1"
testcontainers="1.19.2"
hikari="5.1.0"
postgresql="42.6.0"
kjwt="0.9.0"
kotest-arrow="1.4.0"
kotest-testcontainers="2.0.2"
slugify="3.0.6"
suspendapp="0.4.0"
cohort="2.2.1"
cohort="2.3.0"
spotless="6.22.0"

[libraries]
Expand Down

0 comments on commit d7dc1ae

Please sign in to comment.