Skip to content

Update sqlite-jdbc to 3.47.1.0#3736

Merged
xerial merged 1 commit intomainfrom
update/sqlite-jdbc-3.47.1.0
Nov 27, 2024
Merged

Update sqlite-jdbc to 3.47.1.0#3736
xerial merged 1 commit intomainfrom
update/sqlite-jdbc-3.47.1.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates org.xerial:sqlite-jdbc from 3.47.0.0 to 3.47.1.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.xerial", artifactId = "sqlite-jdbc" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.xerial", artifactId = "sqlite-jdbc" }
}]
labels: library-update

@xerial xerial merged commit 93c28fa into main Nov 27, 2024
@xerial xerial deleted the update/sqlite-jdbc-3.47.1.0 branch November 27, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants