Commit 3a7d166
chore(deps): update dependency org.jetbrains:annotations to v25
This PR contains the following updates:
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[org.jetbrains:annotations](https://github.com/JetBrains/java-annotations)
| dependencies | misk/gradle/libs.versions.toml | gradle | major |
`22.0.0` -> `25.0.0` |
---
### Release Notes
<details>
<summary>JetBrains/java-annotations
(org.jetbrains:annotations)</summary>
###
[`v25.0.0`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2500)
[Compare
Source](JetBrains/java-annotations@24.1.0...25.0.0)
- Added Kotlin Multiplatform artifact (multiplatform-annotations).
- Removed Java 5 artifact.
###
[`v24.1.0`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2410)
[Compare
Source](JetBrains/java-annotations@24.0.1...24.1.0)
- `@CheckReturnValue` is not experimental anymore.
###
[`v24.0.1`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2401)
[Compare
Source](JetBrains/java-annotations@24.0.0...24.0.1)
- Added `@Documented` annotation where it would be useful.
###
[`v24.0.0`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2400)
[Compare
Source](JetBrains/java-annotations@23.1.0...24.0.0)
- Added new annotation: `@CheckReturnValue`.
###
[`v23.1.0`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2310)
[Compare
Source](JetBrains/java-annotations@23.0.0...23.1.0)
- Added new annotation: `@ApiStatus.Obsolete`.
###
[`v23.0.0`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2300)
[Compare
Source](JetBrains/java-annotations@22.0.0...23.0.0)
- Added new annotations: `@BlockingExecutor` and `@NonBlockingExecutor`.
</details>
GitOrigin-RevId: 0938170ec2d8fc6aa9ce3921d581bd2237a9993b1 parent c502d53 commit 3a7d166
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments