Skip to content

Commit

Permalink
Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0 (#41)
Browse files Browse the repository at this point in the history
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.2.0 to 3.45.3.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.45.2.0...3.45.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent c33197d commit 684fa0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jakarta = "2.1.1"
[libraries]
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.6" }
guava = { group = "com.google.guava", name = "guava", version = "33.1.0-jre" }
sqlite-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.45.2.0" }
sqlite-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.45.3.0" }
lombok = { group = "org.projectlombok", name = "lombok", version.ref = "lombok" }
jakarta-annotation = { group = "jakarta.annotation", name = "jakarta.annotation-api", version.ref = "jakarta" }
jintelitype = { group = "com.melloware", name = "jintellitype", version = "1.4.1" }
Expand Down

0 comments on commit 684fa0e

Please sign in to comment.