Skip to content

Commit 5362828

Browse files
Bump annotations from 19.0.0 to 20.1.0 (#257)
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 19.0.0 to 20.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@19.0.0...20.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8369eb8 commit 5362828

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.jetbrains</groupId>
5454
<artifactId>annotations</artifactId>
55-
<version>19.0.0</version>
55+
<version>20.1.0</version>
5656
</dependency>
5757

5858
<!-- Logging -->

0 commit comments

Comments
 (0)