Skip to content

Commit 624c798

Browse files
Bump org.jetbrains:annotations from 15.0 to 26.0.2-1
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 15.0 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26b4266 commit 624c798

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
@@ -100,7 +100,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
100100
<dependency>
101101
<groupId>org.jetbrains</groupId>
102102
<artifactId>annotations</artifactId>
103-
<version>15.0</version>
103+
<version>26.0.2-1</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>junit</groupId>

0 commit comments

Comments
 (0)