Skip to content

Commit

Permalink
Merge pull request #530 from JarvisCraft/dependabot/maven/development…
Browse files Browse the repository at this point in the history
…/org.jetbrains-annotations-24.1.0

build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0
  • Loading branch information
mergify[bot] authored Nov 16, 2023
2 parents 82f56b9 + 0c33092 commit f8026c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padla-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.1</version>
<version>24.1.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit f8026c5

Please sign in to comment.