Skip to content

Commit 91d6471

Browse files
authored
Merge pull request Ghost-chu#1590 from Ghost-chu/dependabot/maven/org.jetbrains-annotations-23.0.0
Bump annotations from 22.0.0 to 23.0.0
2 parents 63b137b + 254375e commit 91d6471

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
@@ -487,7 +487,7 @@
487487
<dependency>
488488
<groupId>org.jetbrains</groupId>
489489
<artifactId>annotations</artifactId>
490-
<version>22.0.0</version>
490+
<version>23.0.0</version>
491491
<scope>provided</scope>
492492
</dependency>
493493
<dependency>

0 commit comments

Comments
 (0)