Skip to content

Commit

Permalink
Upgraded jetbrains annotations dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
abhioncbr committed Jul 11, 2024
1 parent c62c8be commit 782a3a6
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 @@ -234,7 +234,7 @@

<!-- Solve conflict across dependencies -->
<kotlin.stdlib.version>1.9.24</kotlin.stdlib.version>
<jetbrains.annotations.version>13.0</jetbrains.annotations.version>
<jetbrains.annotations.version>24.1.0</jetbrains.annotations.version>
<okio.version>3.9.0</okio.version>
<kerby.version>2.0.3</kerby.version>
<jline.version>3.26.2</jline.version>
Expand Down

0 comments on commit 782a3a6

Please sign in to comment.