Skip to content

Commit b3148bd

Browse files
Bump annotations from 23.1.0 to 24.0.1 (#177)
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 23.1.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](JetBrains/java-annotations@23.1.0...24.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1062bc3 commit b3148bd

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
@@ -752,7 +752,7 @@
752752
<dependency>
753753
<groupId>org.jetbrains</groupId>
754754
<artifactId>annotations</artifactId>
755-
<version>23.1.0</version>
755+
<version>24.0.1</version>
756756
<scope>compile</scope>
757757
</dependency>
758758
<!-- Async HTTP Client -->

0 commit comments

Comments
 (0)