Skip to content

Commit

Permalink
Merge pull request #150 from ljacqu/dependabot/maven/dependencies/org…
Browse files Browse the repository at this point in the history
….jetbrains-annotations-26.0.0

Bump org.jetbrains:annotations from 25.0.0 to 26.0.0
  • Loading branch information
ljacqu authored Oct 9, 2024
2 parents 1e54704 + 645b2a4 commit 91febd3
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 @@ -163,7 +163,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 91febd3

Please sign in to comment.