Skip to content

Commit

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

Bump org.jetbrains:annotations from 25.0.0 to 26.0.1
  • Loading branch information
ApliNi authored Oct 16, 2024
2 parents 373e2ce + 51d9a70 commit d9def11
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>25.0.0</version>
<version>26.0.1</version>
<scope>compile</scope>
</dependency>
<!-- 以下是我们自己添加的依赖 -->
Expand Down

0 comments on commit d9def11

Please sign in to comment.