Skip to content

Commit

Permalink
Update dependency org.xerial:sqlite-jdbc to v3.41.2.2 (#375)
Browse files Browse the repository at this point in the history
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored May 26, 2023
1 parent 7ba9df5 commit 85dc19a
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 @@ -340,7 +340,7 @@ dependencies {
implementation 'org.jooq:jooq:3.10.8'
implementation 'org.bouncycastle:bcprov-jdk15on:1.70'
implementation 'org.bouncycastle:bcpkix-jdk15on:1.70'
implementation 'org.xerial:sqlite-jdbc:3.32.3.2'
implementation 'org.xerial:sqlite-jdbc:3.41.2.2'
implementation "com.google.guava:guava:${guavaVersion}"
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'org.checkerframework:checker-qual:3.29.0'
Expand Down

0 comments on commit 85dc19a

Please sign in to comment.