Update dependency org.jetbrains:annotations to v26.1.0

This commit is contained in:
2026-02-18 15:03:12 +00:00
parent fa826efe40
commit f1d14d5ddc

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-1</version> <version>26.1.0</version>
</dependency> </dependency>
<dependency> <dependency>