Skip to content

Commit 38d0cd5

Browse files
build(deps): bump org.jetbrains:annotations from 13.0 to 26.0.1
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 13.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](https://github.com/JetBrains/java-annotations/commits/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] <[email protected]>
1 parent 81788a3 commit 38d0cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.jetbrains</groupId>
7373
<artifactId>annotations</artifactId>
74-
<version>13.0</version>
74+
<version>26.0.1</version>
7575
<scope>compile</scope>
7676
</dependency>
7777

0 commit comments

Comments
 (0)