Skip to content

Commit

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

Bump annotations from 24.0.0 to 24.0.1
  • Loading branch information
gsmet committed Mar 4, 2023
2 parents 62407d5 + 9f04fbf commit 59e47e7
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 @@ -434,7 +434,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.0</version>
<version>24.0.1</version>
</dependency>
<!-- Kotlin Coroutines BOM -->
<dependency>
Expand Down

0 comments on commit 59e47e7

Please sign in to comment.