Skip to content

Commit 80a4e4e

Browse files
Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 (#12946)
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>
1 parent ce56dce commit 80a4e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ subprojects {
6464
jakartaMailVersion = "2.0.1"
6565
javaWebSocketVersion = "1.5.7"
6666
jaxbImplVersion = "4.0.5"
67-
jetbrainsAnnotationsVersion = "24.1.0"
67+
jetbrainsAnnotationsVersion = "26.0.1"
6868
jlayerVersion = "1.0.1.4"
6969
junitJupiterVersion = "5.11.0"
7070
junitPlatformLauncherVersion = "1.11.0"

0 commit comments

Comments
 (0)