Skip to content

Commit d54764c

Browse files
Chore(deps): Bump io.zonky.test.postgres:embedded-postgres-binaries-bom (#13834)
Bumps [io.zonky.test.postgres:embedded-postgres-binaries-bom](https://github.com/zonkyio/embedded-postgres-binaries) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/zonkyio/embedded-postgres-binaries/releases) - [Commits](zonkyio/embedded-postgres-binaries@v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: io.zonky.test.postgres:embedded-postgres-binaries-bom dependency-version: 17.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d67bd97 commit d54764c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
api("dev.langchain4j:langchain4j-hugging-face")
1919
api("dev.langchain4j:langchain4j-mistral-ai")
2020
api("dev.langchain4j:langchain4j-open-ai")
21-
api(enforcedPlatform("io.zonky.test.postgres:embedded-postgres-binaries-bom:17.5.0"))
21+
api(enforcedPlatform("io.zonky.test.postgres:embedded-postgres-binaries-bom:17.6.0"))
2222
}
2323

2424
dependencies.constraints {

0 commit comments

Comments
 (0)