Skip to content

Commit

Permalink
Merge pull request #43 from mirolm/dependabot/maven/org.jetbrains-ann…
Browse files Browse the repository at this point in the history
…otations-26.0.1

Bump org.jetbrains:annotations from 25.0.0 to 26.0.1
  • Loading branch information
mirolm authored Dec 12, 2024
2 parents 6abd0a7 + a4725f1 commit 0acb3d0
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 @@ -48,7 +48,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>25.0.0</version>
<version>26.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0acb3d0

Please sign in to comment.