Skip to content

Commit

Permalink
Bump com.opentable.components:otj-pg-embedded from 1.0.1 to 1.0.2
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.1 to 1.0.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 339f5f3 commit 17fe68f
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 @@ -60,7 +60,7 @@ SPDX-License-Identifier: Apache-2.0
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-pg-embedded</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 17fe68f

Please sign in to comment.