Merge pull request 'fix(deps): update dependency org.jetbrains:annotations to v25' (#17) from renovate/org.jetbrains-annotations-25.x into master
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 11s
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 11s
Reviewed-on: #17
This commit is contained in:
commit
f24b907b1a
@ -116,7 +116,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jetbrains</groupId>
|
||||
<artifactId>annotations</artifactId>
|
||||
<version>24.1.0</version>
|
||||
<version>25.0.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Reference in New Issue
Block a user