Skip to content

Commit

Permalink
Merge pull request #407 from lukas-krecan/dependabot/maven/org.jetbra…
Browse files Browse the repository at this point in the history
…ins-annotations-22.0.0

Bump annotations from 21.0.1 to 22.0.0
  • Loading branch information
lukas-krecan authored Aug 14, 2021
2 parents 8e671cf + b71a92b commit 1a8f228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>21.0.1</version>
<version>22.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1a8f228

Please sign in to comment.