Skip to content

Commit 1a13cac

Browse files
Bump org.jetbrains:annotations from 26.0.1 to 26.0.2
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.1 to 26.0.2. - [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.1...26.0.2) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7893695 commit 1a13cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
<dependency>
547547
<groupId>org.jetbrains</groupId>
548548
<artifactId>annotations</artifactId>
549-
<version>26.0.1</version>
549+
<version>26.0.2</version>
550550
<scope>compile</scope>
551551
</dependency>
552552

0 commit comments

Comments
 (0)