Skip to content

Commit 419dbb2

Browse files
dependabot[bot]darksaid98
authored andcommitted
build: bump org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.47.2.0 to 3.48.0.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.47.2.0...3.48.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abdbcf1 commit 419dbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jooq = "org.jooq:jooq:3.19.18"
3131

3232
# JDBC drivers
3333
h2 = "com.h2database:h2:2.3.232"
34-
sqlite = "org.xerial:sqlite-jdbc:3.47.2.0"
34+
sqlite = "org.xerial:sqlite-jdbc:3.48.0.0"
3535
mysql = "com.mysql:mysql-connector-j:9.1.0"
3636
mariadb = "org.mariadb.jdbc:mariadb-java-client:3.5.1"
3737

0 commit comments

Comments
 (0)