Skip to content

Commit

Permalink
Merge pull request #43507 from quarkusio/dependabot/maven/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns-annotations-25.0.0

Bump org.jetbrains:annotations from 24.1.0 to 25.0.0
  • Loading branch information
gsmet authored Sep 30, 2024
2 parents 5b0ccab + 47bf760 commit 89a9399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.1.0</version>
<version>25.0.0</version>
</dependency>
<!-- Kotlin Coroutines BOM -->
<dependency>
Expand Down

0 comments on commit 89a9399

Please sign in to comment.