Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 1e598f3

Browse files
Bump annotations from 23.0.0 to 24.0.1
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] <support@github.com>
1 parent 71127c3 commit 1e598f3

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
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.jetbrains</groupId>
215215
<artifactId>annotations</artifactId>
216-
<version>23.0.0</version>
216+
<version>24.0.1</version>
217217
<scope>compile</scope>
218218
</dependency>
219219

0 commit comments

Comments
 (0)