Skip to content

Commit

Permalink
Bump com.opentable.components:otj-pg-embedded from 0.13.4 to 1.1.0 (#384
Browse files Browse the repository at this point in the history
)

Bumps [com.opentable.components:otj-pg-embedded](https://github.com/opentable/otj-pg-embedded) from 0.13.4 to 1.1.0.
- [Changelog](https://github.com/opentable/otj-pg-embedded/blob/master/CHANGELOG.md)
- [Commits](https://github.com/opentable/otj-pg-embedded/commits)

---
updated-dependencies:
- dependency-name: com.opentable.components:otj-pg-embedded
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 5, 2024
1 parent f6419b7 commit 8de4616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ val apacheCommonsTextVersion = "1.12.0"
val jakartaRsApiVersion = "3.1.0"
val hikari = "5.1.0"
val postgres = "42.7.3"
val postgresEmbedded = "0.13.4"
val postgresEmbedded = "1.1.0"
val detektVersion = "1.23.6"

plugins {
Expand Down

0 comments on commit 8de4616

Please sign in to comment.