Skip to content

Commit

Permalink
chore(deps-dev): Bump com.opentable.components:otj-pg-embedded
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 1.0.2 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent cd4ac79 commit f9cbe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository-postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ SPDX-License-Identifier: Apache-2.0
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-pg-embedded</artifactId>
<version>1.0.2</version>
<version>1.1.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit f9cbe75

Please sign in to comment.