Skip to content

Update jwt-core to 9.1.1 #119

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Update jwt-core to 9.1.1 #119

merged 1 commit into from
Sep 6, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 6, 2022

Updates com.github.jwt-scala:jwt-core from 9.1.0 to 9.1.1.
GitHub Release Notes - Changelog - 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 = "com.github.jwt-scala", artifactId = "jwt-core" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.github.jwt-scala", artifactId = "jwt-core" }
}]

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

@jigarkhwar jigarkhwar merged commit d8fe39d into master Sep 6, 2022
@jigarkhwar jigarkhwar deleted the update/jwt-core-9.1.1 branch September 6, 2022 07: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.

1 participant