micronaut-projects / micronaut-gradle-plugin

A Gradle Plugin for Micronaut
Apache License 2.0
67 stars 44 forks source link

fix(deps): update dependency org.jetbrains:annotations to v26 - autoclosed #1038

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains:annotations 24.1.0 -> 26.0.1 age adoption passing confidence

Release Notes

JetBrains/java-annotations (org.jetbrains:annotations) ### [`v26.0.1`](https://redirect.github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2601) [Compare Source](https://redirect.github.com/JetBrains/java-annotations/compare/26.0.0...26.0.1) - Fixed sources.jar build (regression after 25.0.0) ### [`v26.0.0`](https://redirect.github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2600) [Compare Source](https://redirect.github.com/JetBrains/java-annotations/compare/25.0.0...26.0.0) - Added new experimental annotation: `@NotNullByDefault` ### [`v25.0.0`](https://redirect.github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2500) [Compare Source](https://redirect.github.com/JetBrains/java-annotations/compare/24.1.0...25.0.0) - Added Kotlin Multiplatform artifact (multiplatform-annotations). - Removed Java 5 artifact.

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud