Update dependency org.jetbrains:annotations to v26

This commit is contained in:
2025-03-23 12:26:47 +00:00
parent 59867a42b7
commit e3b1e2a48a

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>26.0.2</version>
</dependency> </dependency>
<dependency> <dependency>