Skip to content

Commit

Permalink
Backport to branch(3) : Bump org.xerial:sqlite-jdbc from 3.46.0.1 to …
Browse files Browse the repository at this point in the history
…3.46.1.0 (#2190)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
feeblefakie and dependabot[bot] authored Aug 20, 2024
1 parent 8b01595 commit 6d808c3
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 @@ -33,7 +33,7 @@ subprojects {
postgresqlDriverVersion = '42.7.3'
oracleDriverVersion = '21.15.0.0'
sqlserverDriverVersion = '11.2.3.jre8'
sqliteDriverVersion = '3.46.0.1'
sqliteDriverVersion = '3.46.1.0'
yugabyteDriverVersion = '42.3.5-yb-6'
picocliVersion = '4.7.6'
commonsTextVersion = '1.12.0'
Expand Down

0 comments on commit 6d808c3

Please sign in to comment.