-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.14.2 #36
fix(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.14.2 #36
Conversation
…ations to v2.14.2
library 'com.fasterxml.jackson.core:jackson-databind:2.14.2'; | ||
annotationProcessor('org.projectlombok:lombok:1.18.26') | ||
annotationProcessor('com.fasterxml.jackson.core:jackson-annotations:2.12.5') | ||
annotationProcessor('com.fasterxml.jackson.core:jackson-annotations:2.14.2') | ||
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.14.2' | ||
implementation 'cloud.commandframework:cloud-paper:1.8.1' | ||
implementation 'cloud.commandframework:cloud-minecraft-extras:1.8.1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review looks good. Suggest double-checking for potential errors.
@@ -204,10 +204,10 @@ dependencies { | |||
implementation 'cloud.commandframework:cloud-annotations:1.8.1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GPT summary of 8cc503 - d68bd5:
- Updated cloud.commandframework:cloud-annotations version from 1.8.1 to 1.8.1
- Updated org.projectlombok:lombok version from 1.18.26 to 1.18.26
- Updated com.fasterxml.jackson.core:jackson-annotations version from 2.12.5 to 2.14.2
- Updated com.fasterxml.jackson.core:jackson-databind version from 2.14.2 to 2.14.2
- Updated com.fasterxml.jackson.dataformat:jackson-dataformat-properties version from 2.14.2 to 2.14.2
GPT summary of 6cda945:
PR summary so far:
|
🎉 This PR is included in version 1.0.11 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR contains the following updates:
2.12.5
->2.14.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York.
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.