mirror of
https://github.com/valitydev/deanonimus.git
synced 2024-11-06 02:05:16 +00:00
Update dependency org.jetbrains:annotations to v26
This commit is contained in:
parent
dec4f9c078
commit
e59c3594f4
4
pom.xml
4
pom.xml
@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>deanonimus</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.1.0-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Deanonimus</name>
|
||||
@ -146,7 +146,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jetbrains</groupId>
|
||||
<artifactId>annotations</artifactId>
|
||||
<version>24.1.0</version>
|
||||
<version>26.0.1</version>
|
||||
</dependency>
|
||||
|
||||
<!--test-->
|
||||
|
Loading…
Reference in New Issue
Block a user