Skip to content

Commit 087c91b

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 1d6dbb4 commit 087c91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@
554554
<dependency>
555555
<groupId>org.jetbrains</groupId>
556556
<artifactId>annotations</artifactId>
557-
<version>26.0.1</version>
557+
<version>26.0.2</version>
558558
<scope>compile</scope>
559559
</dependency>
560560
</dependencies>

0 commit comments

Comments
 (0)