1
mirror of https://github.com/CarmJos/MoeTeleport.git synced 2026-06-04 15:59:45 +08:00

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

This commit is contained in:
renovate[bot]
2025-01-17 18:23:58 +00:00
committed by Carm
parent 103b4bb734
commit ef56193d7f
+1 -1
View File
@@ -224,7 +224,7 @@
<dependency> <dependency>
<groupId>org.jetbrains</groupId> <groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId> <artifactId>annotations</artifactId>
<version>23.1.0</version> <version>26.0.1</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>