Skip to content

Commit 8e38869

Browse files
Bump org.jetbrains:annotations from 26.0.2 to 26.1.0 in /Plan (#4473)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2 to 26.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@26.0.2...26.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05055a7 commit 8e38869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ subprojects {
7272
commonsCompressVersion = "1.28.0"
7373
commonsCodecVersion = "1.21.0"
7474
caffeineVersion = "3.2.3"
75-
jetbrainsAnnotationsVersion = "26.0.2"
75+
jetbrainsAnnotationsVersion = "26.1.0"
7676
jettyVersion = "11.0.26"
7777
mysqlVersion = "9.6.0"
7878
mariadbVersion = "3.5.7"

0 commit comments

Comments
 (0)