Skip to content

Commit 0b6556a

Browse files
Update dependency org.xerial:sqlite-jdbc to v3.53.1.0 (#2408)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.xerial:sqlite-jdbc](https://redirect.github.com/xerial/sqlite-jdbc) | `3.53.0.0` → `3.53.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.xerial:sqlite-jdbc/3.53.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.xerial:sqlite-jdbc/3.53.0.0/3.53.1.0?slim=true) | --- ### Release Notes <details> <summary>xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)</summary> ### [`v3.53.1.0`](https://redirect.github.com/xerial/sqlite-jdbc/releases/tag/3.53.1.0) [Compare Source](https://redirect.github.com/xerial/sqlite-jdbc/compare/3.53.0.0...3.53.1.0) #### Changelog #### 🚀 Features **sqlite** - upgrade to sqlite 3.53.1 ([8263322](https://redirect.github.com/xerial/sqlite-jdbc/commits/8263322)) #### 🔄️ Changes - rewrite amalgamation\_version.sh for POSIX shell ([52522d0](https://redirect.github.com/xerial/sqlite-jdbc/commits/52522d0)) - fix android usage ([7ef8e0f](https://redirect.github.com/xerial/sqlite-jdbc/commits/7ef8e0f)) #### 🛠 Build **deps** - bump gummy-bears-api-24 to 0.14.0 ([a28d6ce](https://redirect.github.com/xerial/sqlite-jdbc/commits/a28d6ce)) - bump gummy-bears-api-24 to 0.13.0 ([248e1e9](https://redirect.github.com/xerial/sqlite-jdbc/commits/248e1e9)) **deps-dev** - bump org.jreleaser:jreleaser-maven-plugin ([396fdf3](https://redirect.github.com/xerial/sqlite-jdbc/commits/396fdf3)) - bump com.tngtech.archunit:archunit-junit5 ([458abe1](https://redirect.github.com/xerial/sqlite-jdbc/commits/458abe1)) **unscoped** - conditionally bootstrap SLF4J API JAR ([bc7d223](https://redirect.github.com/xerial/sqlite-jdbc/commits/bc7d223)) - make JAVA\_CLASSPATH configurable ([5aa7426](https://redirect.github.com/xerial/sqlite-jdbc/commits/5aa7426)) #### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Michael Osipov </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ZacSweers/CatchUp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6c0a9c commit 0b6556a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spotless = "8.4.0"
4646
sqldelight = "2.3.2"
4747
telephoto = "0.19.0"
4848
tikxml = "0.8.15"
49-
xerial = "3.53.0.0"
49+
xerial = "3.53.1.0"
5050
collapsingToolbar = "2.3.5"
5151

5252
[plugins]

0 commit comments

Comments
 (0)