Update dependency org.jetbrains:annotations to v26.0.2-1

This commit is contained in:
2025-11-06 13:44:41 +00:00
parent 07010f1043
commit d348fc34b4

View File

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