Skip to content

Commit ad186f1

Browse files
author
Matt
committed
fixing jb annotation version
1 parent 7f4930e commit ad186f1

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>org.jetbrains</groupId>
140140
<artifactId>annotations</artifactId>
141-
<version>RELEASE</version>
141+
<version>24.0.1</version>
142142
<scope>compile</scope>
143143
</dependency>
144144
<dependency>

0 commit comments

Comments
 (0)