Skip to content

Commit e07d643

Browse files
Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 (#12)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 25.0.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@24.1.0...25.0.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04f44a4 commit e07d643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.jetbrains</groupId>
9292
<artifactId>annotations</artifactId>
93-
<version>24.1.0</version>
93+
<version>25.0.0</version>
9494
<scope>provided</scope>
9595
</dependency>
9696
<dependency>

0 commit comments

Comments
 (0)