Skip to content

Commit 5c1ad60

Browse files
Bump org.jetbrains:annotations from 24.0.1 to 26.1.0 (#552)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 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@24.0.1...26.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 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 9986817 commit 5c1ad60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@
545545
<dependency>
546546
<groupId>org.jetbrains</groupId>
547547
<artifactId>annotations</artifactId>
548-
<version>24.0.1</version>
548+
<version>26.1.0</version>
549549
<scope>provided</scope>
550550
</dependency>
551551
<dependency>

0 commit comments

Comments
 (0)