Skip to content

Commit

Permalink
Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 (#52)
Browse files Browse the repository at this point in the history
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.1 to 3.46.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.46.0.1...3.46.1.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 08aedeb commit e06cd89
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 @@ -31,7 +31,7 @@
-->
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<sqlite-jdbc.version>3.46.0.1</sqlite-jdbc.version>
<sqlite-jdbc.version>3.46.1.0</sqlite-jdbc.version>
<protobuf.version>3.24.4</protobuf.version>
<reflections.version>0.10.2</reflections.version>
<xolstice-maven-protobuf.version>0.6.1</xolstice-maven-protobuf.version>
Expand Down

0 comments on commit e06cd89

Please sign in to comment.