Skip to content

Commit

Permalink
Merge pull request #1174 from dimagi/dependabot/gradle/org.xerial-sql…
Browse files Browse the repository at this point in the history
…ite-jdbc-3.40.0.0

Bump sqlite-jdbc from 3.28.0 to 3.40.0.0
  • Loading branch information
shubham1g5 authored Nov 28, 2022
2 parents 0e57ce7 + 1c636ee commit 8467321
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 @@ -100,7 +100,7 @@ dependencies {
testImplementation sourceSets.translate.output
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.json:json:20140107'
testImplementation 'org.xerial:sqlite-jdbc:3.28.0'
testImplementation 'org.xerial:sqlite-jdbc:3.40.0.0'
testImplementation 'joda-time:joda-time:2.9.4'
testImplementation 'com.squareup.retrofit2:retrofit:2.3.0'
testImplementation 'com.squareup.okhttp3:okhttp:4.4.1'
Expand Down

0 comments on commit 8467321

Please sign in to comment.