Skip to content

Commit c36b6df

Browse files
fix(deps): update dependency org.jetbrains:annotations to v26.0.2
1 parent f42422d commit c36b6df

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
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.jetbrains</groupId>
146146
<artifactId>annotations</artifactId>
147-
<version>26.0.1</version>
147+
<version>26.0.2</version>
148148
<scope>compile</scope>
149149
</dependency>
150150
<dependency>

0 commit comments

Comments
 (0)