Skip to content

Commit 254375e

Browse files
Bump annotations from 22.0.0 to 23.0.0
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 22.0.0 to 23.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@22.0.0...23.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>
1 parent 07d1ac8 commit 254375e

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
@@ -483,7 +483,7 @@
483483
<dependency>
484484
<groupId>org.jetbrains</groupId>
485485
<artifactId>annotations</artifactId>
486-
<version>22.0.0</version>
486+
<version>23.0.0</version>
487487
<scope>provided</scope>
488488
</dependency>
489489
<dependency>

0 commit comments

Comments
 (0)