Skip to content

Commit 1403123

Browse files
Bump annotations from 23.0.0 to 24.0.1 in /api
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 23.0.0 to 24.0.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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 020ca70 commit 1403123

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
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.jetbrains</groupId>
7777
<artifactId>annotations</artifactId>
78-
<version>23.0.0</version>
78+
<version>24.0.1</version>
7979
</dependency>
8080

8181
<!-- Unit tests -->

0 commit comments

Comments
 (0)