Skip to content

Commit ffd9a98

Browse files
authored
Merge pull request #13 from devgianlu/dependabot/maven/org.jetbrains-annotations-21.0.1
Bump annotations from 20.1.0 to 21.0.1
2 parents 0b66dc8 + acf726b commit ffd9a98

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.jetbrains</groupId>
5353
<artifactId>annotations</artifactId>
54-
<version>20.1.0</version>
54+
<version>21.0.1</version>
5555
</dependency>
5656

5757
<!-- Logging -->

0 commit comments

Comments
 (0)