Skip to content

Commit 575620d

Browse files
Chore(deps): Bump io.zonky.test:embedded-postgres in /versions (#14004)
Bumps [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/zonkyio/embedded-postgres/releases) - [Commits](zonkyio/embedded-postgres@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: io.zonky.test:embedded-postgres dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5cdd06 commit 575620d

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
@@ -78,7 +78,7 @@ dependencies.constraints {
7878
api("io.github.thibaultmeyer:cuid:2.0.3")
7979
api("io.zonky.test.postgres:embedded-postgres-binaries-darwin-arm64v8")
8080
api("io.zonky.test.postgres:embedded-postgres-binaries-linux-arm64v8")
81-
api("io.zonky.test:embedded-postgres:2.1.0")
81+
api("io.zonky.test:embedded-postgres:2.1.1")
8282
api("jakarta.annotation:jakarta.annotation-api:3.0.0")
8383
api("jakarta.inject:jakarta.inject-api:2.0.1")
8484
api("jakarta.validation:jakarta.validation-api:3.1.1")

0 commit comments

Comments
 (0)