Skip to content

Commit

Permalink
Merge pull request #35 from dmancilla85/dependabot/maven/org.jetbrain…
Browse files Browse the repository at this point in the history
…s-annotations-24.1.0

Bump org.jetbrains:annotations from RELEASE to 24.1.0
  • Loading branch information
dmancilla85 committed Mar 26, 2024
2 parents 9920dbb + 30e5e11 commit 7449ee9
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 @@ -33,7 +33,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>RELEASE</version>
<version>24.1.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7449ee9

Please sign in to comment.