Skip to content

Commit 375846e

Browse files
Bump jdbi3-core from 3.21.0 to 3.22.0 (#1429)
Bumps [jdbi3-core](https://github.com/jdbi/jdbi) from 3.21.0 to 3.22.0. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.21.0...v3.22.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d6e166 commit 375846e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ext {
3535
// Component dependencies
3636
guavaVersion = "30.1.1-jre"
3737
jacksonVersion = "2.12.5"
38-
jdbiVersion = "3.21.0"
38+
jdbiVersion = "3.22.0"
3939
jenaVersion = "4.1.0"
4040
jsonldVersion = "0.13.3"
4141
liquibaseVersion = "4.4.3"

0 commit comments

Comments
 (0)