Skip to content

Commit c3d8269

Browse files
Bump org.jdbi:jdbi3-sqlite from 3.48.0 to 3.49.0 (#34)
Bumps [org.jdbi:jdbi3-sqlite](https://github.com/jdbi/jdbi) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.48.0...v3.49.0) --- updated-dependencies: - dependency-name: org.jdbi:jdbi3-sqlite 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 5d92e47 commit c3d8269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.jdbi</groupId>
9999
<artifactId>jdbi3-sqlite</artifactId>
100-
<version>3.48.0</version>
100+
<version>3.49.0</version>
101101
</dependency>
102102

103103
<dependency>

0 commit comments

Comments
 (0)