Skip to content

Update kafka-schema-registry-client to 7.2.0 #28

Merged
merged 1 commit into from Jul 18, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Updates io.confluent:kafka-schema-registry-client from 7.1.2 to 7.2.0.
GitHub Release Notes - Version Diff

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 = "io.confluent", artifactId = "kafka-schema-registry-client" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "io.confluent", artifactId = "kafka-schema-registry-client" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@jigarkhwar jigarkhwar merged commit af5a449 into main Jul 18, 2022
@jigarkhwar jigarkhwar deleted the update/kafka-schema-registry-client-7.2.0 branch July 18, 2022 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant