Skip to content

Commit

Permalink
Bump jdbi3-core from 3.32.0 to 3.35.0 (#1688)
Browse files Browse the repository at this point in the history
Bumps [jdbi3-core](https://github.com/jdbi/jdbi) from 3.32.0 to 3.35.0.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.32.0...v3.35.0)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent d315185 commit 5fa1454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ext {
// Component dependencies
guavaVersion = "31.1-jre"
jacksonVersion = "2.14.0"
jdbiVersion = "3.32.0"
jdbiVersion = "3.35.0"
jenaVersion = "4.6.1"
jsonldVersion = "0.13.4"
liquibaseVersion = "4.10.0"
Expand Down

0 comments on commit 5fa1454

Please sign in to comment.