Skip to content

Commit

Permalink
Merge pull request #131 from productboardlabs/dependabot/maven/org.je…
Browse files Browse the repository at this point in the history
…tbrains-annotations-24.1.0

Bump org.jetbrains:annotations from 24.0.1 to 24.1.0
  • Loading branch information
lukas-krecan authored Nov 16, 2023
2 parents c5eb952 + a8d4073 commit 8f86675
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.1</version>
<version>24.1.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 8f86675

Please sign in to comment.