Skip to content

Commit 2163815

Browse files
Bump annotations from 24.0.0 to 24.0.1 (#562)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0211137 commit 2163815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<plugin.surefire.version>3.0.0-M9</plugin.surefire.version>
5858
<plugin.versions.version>2.7</plugin.versions.version>
5959

60-
<annotations.version>24.0.0</annotations.version>
60+
<annotations.version>24.0.1</annotations.version>
6161
<checker-qual.version>3.31.0</checker-qual.version>
6262
<powermock-reflect.version>2.0.9</powermock-reflect.version>
6363
</properties>

0 commit comments

Comments
 (0)