Skip to content

Commit ca3af77

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.jetbrains</groupId>
118118
<artifactId>annotations</artifactId>
119-
<version>26.0.2</version>
119+
<version>26.0.2-1</version>
120120
<scope>test</scope>
121121
</dependency>
122122
</dependencies>

0 commit comments

Comments
 (0)