Skip to content

Commit

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

Bump org.jetbrains:annotations from 25.0.0 to 26.0.0
  • Loading branch information
lukas-krecan authored Oct 12, 2024
2 parents 653b285 + b6d738f commit 68e1b4a
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>25.0.0</version>
<version>26.0.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 68e1b4a

Please sign in to comment.