Skip to content

Commit

Permalink
Merge pull request #13 from CloneWith/dependabot/gradle/org.xerial-sq…
Browse files Browse the repository at this point in the history
…lite-jdbc-3.44.1.0
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
2 parents d710383 + a115913 commit 5754558
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 @@ -55,7 +55,7 @@ dependencies {
exclude group: 'com.googlecode.soundlibs', module: 'tritonus-share'
}
compile 'com.googlecode.soundlibs:tritonus-all:0.3.7.2'
compile 'org.xerial:sqlite-jdbc:3.15.1'
compile 'org.xerial:sqlite-jdbc:3.44.1.0'
compile 'org.json:json:20160810'
compile 'net.java.dev.jna:jna:4.2.2'
compile 'net.java.dev.jna:jna-platform:4.2.2'
Expand Down

0 comments on commit 5754558

Please sign in to comment.