Updates dependency org.jetbrains:annotations to v23.0.0

This commit is contained in:
Christian Koop 2022-01-02 22:44:58 +01:00
parent ffbd84875e
commit b375c6b2be
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -157,7 +157,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>22.0.0</version>
<version>23.0.0</version>
<scope>provided</scope>
</dependency>