Skip to content

Commit 6b8a3d6

Browse files
Bump annotations from 24.0.0 to 24.0.1
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 24.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64e081c commit 6b8a3d6

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
@@ -205,7 +205,7 @@
205205
<dependency>
206206
<groupId>org.jetbrains</groupId>
207207
<artifactId>annotations</artifactId>
208-
<version>24.0.0</version>
208+
<version>24.0.1</version>
209209
</dependency>
210210
</dependencies>
211211

0 commit comments

Comments
 (0)