Skip to content

Commit

Permalink
Merge pull request quarkusio#45806 from quarkusio/dependabot/maven/or…
Browse files Browse the repository at this point in the history
…g.jetbrains-annotations-26.0.2

Bump org.jetbrains:annotations from 26.0.1 to 26.0.2
  • Loading branch information
gsmet authored Jan 23, 2025
2 parents 6c90e93 + 1b69796 commit 7d23bba
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 @@ -502,7 +502,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>26.0.1</version>
<version>26.0.2</version>
</dependency>
<!-- Kotlin Coroutines BOM -->
<dependency>
Expand Down

0 comments on commit 7d23bba

Please sign in to comment.