1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 08:38:17 +08:00

fix(deps): update dependency org.jetbrains:annotations to v26.1.0 (#56)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-18 20:59:16 +00:00
committed by GitHub
parent 2463e62391
commit af1cb7ae69
+1 -1
View File
@@ -124,7 +124,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>26.0.2-1</version>
<version>26.1.0</version>
<scope>provided</scope>
</dependency>