Skip to content

Commit 6d5e573

Browse files
dependabot[bot]Vxrpenter
authored andcommitted
Bump org.xerial:sqlite-jdbc from 3.50.2.0 to 3.50.3.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.50.2.0 to 3.50.3.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.50.2.0...3.50.3.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.50.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f3222b commit 6d5e573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ val ktorVersion = "3.2.1"
2323
val kotlinxCoroutinesVersion = "1.10.2"
2424

2525
val exposedVersion = "0.61.0"
26-
val sqliteVersion = "3.50.2.0"
26+
val sqliteVersion = "3.50.3.0"
2727
val mySqlVersion = "9.3.0"
2828
val postgresSqlVersion = "42.7.7"
2929
val mariaDBVersion = "3.5.4"

0 commit comments

Comments
 (0)