Skip to content

Commit

Permalink
Merge pull request #784 from librespot-org/dependabot/maven/org.jetbr…
Browse files Browse the repository at this point in the history
…ains-annotations-24.1.0

Bump org.jetbrains:annotations from 24.0.1 to 24.1.0
  • Loading branch information
devgianlu authored Feb 11, 2024
2 parents 156bfd2 + 69f1ebf commit dd61642
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.1</version>
<version>24.1.0</version>
</dependency>

<!-- Unit tests -->
Expand Down

0 comments on commit dd61642

Please sign in to comment.