Skip to content

Commit

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

Bump annotations from 21.0.0 to 21.0.1
  • Loading branch information
devgianlu authored May 26, 2021
2 parents 375f870 + 4a2ce2e commit cf0774a
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>21.0.0</version>
<version>21.0.1</version>
</dependency>

<!-- Unit tests -->
Expand Down

0 comments on commit cf0774a

Please sign in to comment.