Bump sqlite-jdbc from 3.36.0.3 to 3.42.0.0

This commit is contained in:
Paul Schaub 2023-07-07 12:00:25 +02:00
parent fd43ef27ba
commit 7d67029748
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ allprojects {
slf4jVersion = '1.7.36'
logbackVersion = '1.2.11'
junitVersion = '5.8.2'
sqliteJdbcVersion = '3.36.0.3'
sqliteJdbcVersion = '3.42.0.0'
}
}