Update dependency org.jetbrains:annotations to v23.1.0

This commit is contained in:
2025-03-23 12:26:45 +00:00
parent 59867a42b7
commit 9dfdd7adbb

View File

@@ -47,7 +47,7 @@
<dependency> <dependency>
<groupId>org.jetbrains</groupId> <groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId> <artifactId>annotations</artifactId>
<version>23.0.0</version> <version>23.1.0</version>
</dependency> </dependency>
<dependency> <dependency>