Skip to content

Commit

Permalink
Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 (#12946)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 26.0.1.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@24.1.0...26.0.1)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent ce56dce commit 80a4e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ subprojects {
jakartaMailVersion = "2.0.1"
javaWebSocketVersion = "1.5.7"
jaxbImplVersion = "4.0.5"
jetbrainsAnnotationsVersion = "24.1.0"
jetbrainsAnnotationsVersion = "26.0.1"
jlayerVersion = "1.0.1.4"
junitJupiterVersion = "5.11.0"
junitPlatformLauncherVersion = "1.11.0"
Expand Down

0 comments on commit 80a4e4e

Please sign in to comment.