Skip to content

Commit

Permalink
Merge pull request #25 from CloneWith/dependabot/gradle/org.xerial-sq…
Browse files Browse the repository at this point in the history
…lite-jdbc-3.45.0.0
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
2 parents 3cd7b20 + dedd2a8 commit 66e491b
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.44.1.0'
compile 'org.xerial:sqlite-jdbc:3.45.0.0'
compile 'org.json:json:20231013'
compile 'net.java.dev.jna:jna:5.14.0'
compile 'net.java.dev.jna:jna-platform:5.14.0'
Expand Down

0 comments on commit 66e491b

Please sign in to comment.