Skip to content

Update duckdb_jdbc to 1.1.0#3633

Merged
xerial merged 1 commit intomainfrom
update/duckdb_jdbc-1.1.0
Sep 12, 2024
Merged

Update duckdb_jdbc to 1.1.0#3633
xerial merged 1 commit intomainfrom
update/duckdb_jdbc-1.1.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates org.duckdb:duckdb_jdbc from 1.0.0 to 1.1.0

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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.0.0).
You might want to review and update them manually.

README.md
airspec/build.sbt
build.sbt
docs/airframe-rpc.md
docs/release-notes.md
sbt-airframe/README.md
sbt-airframe/src/sbt-test/sbt-airframe/openapi/build.sbt
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.duckdb", artifactId = "duckdb_jdbc" } ]

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

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

@xerial xerial merged commit 6e5917f into main Sep 12, 2024
@xerial xerial deleted the update/duckdb_jdbc-1.1.0 branch September 12, 2024 05:33
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