Skip to content

Commit c68db5d

Browse files
authored
Merge pull request #427 from librespot-org/dependabot/maven/org.jetbrains-annotations-23.0.0
Bump annotations from 22.0.0 to 23.0.0
2 parents 32ae03d + 1e03081 commit c68db5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.jetbrains</groupId>
7777
<artifactId>annotations</artifactId>
78-
<version>22.0.0</version>
78+
<version>23.0.0</version>
7979
</dependency>
8080

8181
<!-- Unit tests -->

0 commit comments

Comments
 (0)