Skip to content

Commit

Permalink
Merge pull request #51 from io7m-com/dependabot/maven/develop/org.xer…
Browse files Browse the repository at this point in the history
…ial-sqlite-jdbc-3.47.0.0

Bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0
  • Loading branch information
io7m authored Oct 26, 2024
2 parents fc84b9d + 5cea1e6 commit 8299e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<!-- Third-party dependencies. -->
<jqwik.version>1.9.1</jqwik.version>
<junit.version>5.11.2</junit.version>
<org.xerial.sqlite-jdbc.version>3.46.1.3</org.xerial.sqlite-jdbc.version>
<org.xerial.sqlite-jdbc.version>3.47.0.0</org.xerial.sqlite-jdbc.version>
<org.junit.version>5.11.0</org.junit.version>
</properties>

Expand Down

0 comments on commit 8299e5d

Please sign in to comment.