Skip to content

Commit d9def11

Browse files
authored
Merge pull request #30 from ApliNi/dependabot/maven/org.jetbrains-annotations-26.0.1
Bump org.jetbrains:annotations from 25.0.0 to 26.0.1
2 parents 373e2ce + 51d9a70 commit d9def11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.jetbrains</groupId>
9393
<artifactId>annotations</artifactId>
94-
<version>25.0.0</version>
94+
<version>26.0.1</version>
9595
<scope>compile</scope>
9696
</dependency>
9797
<!-- 以下是我们自己添加的依赖 -->

0 commit comments

Comments
 (0)