Skip to content

Commit 975ea91

Browse files
fix(deps): update dependency org.jetbrains:annotations to v26.1.0
1 parent 7ac7d24 commit 975ea91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<dependency>
179179
<groupId>org.jetbrains</groupId>
180180
<artifactId>annotations</artifactId>
181-
<version>26.0.2-1</version>
181+
<version>26.1.0</version>
182182
<scope>provided</scope>
183183
</dependency>
184184

0 commit comments

Comments
 (0)