Skip to content

Commit 9a1f5c4

Browse files
Bump com.opentable.components:otj-pg-embedded from 0.13.4 to 1.0.3
Bumps [com.opentable.components:otj-pg-embedded](https://github.com/opentable/otj-pg-embedded) from 0.13.4 to 1.0.3. - [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] <support@github.com>
1 parent b8a0e94 commit 9a1f5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
// Testing
1919
commonsTextVersion = "1.11.0"
2020
jenaVersion = "4.10.0"
21-
otjPgVersion = "0.13.4"
21+
otjPgVersion = "1.0.3"
2222

2323
// Tools
2424
checkstyleVersion = "8.26"

0 commit comments

Comments
 (0)