Skip to content

Commit

Permalink
Merge pull request #29 from ApliNi/dependabot/maven/org.jetbrains-ann…
Browse files Browse the repository at this point in the history
…otations-25.0.0

Bump org.jetbrains:annotations from 24.1.0 to 25.0.0
  • Loading branch information
ApliNi authored Oct 1, 2024
2 parents fa13836 + edc7d44 commit 19ed595
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 @@ -91,7 +91,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.1.0</version>
<version>25.0.0</version>
<scope>compile</scope>
</dependency>
<!-- 以下是我们自己添加的依赖 -->
Expand Down

0 comments on commit 19ed595

Please sign in to comment.