Skip to content

Commit

Permalink
Merge pull request #59 from vitalijr2/dependabot/maven/development/or…
Browse files Browse the repository at this point in the history
…g.jetbrains-annotations-26.0.1

Bump org.jetbrains:annotations from 24.1.0 to 26.0.1
  • Loading branch information
vitalijr2 authored Oct 21, 2024
2 parents 5ac0f02 + c321899 commit 40bde27
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 @@ -315,7 +315,7 @@
<artifactId>annotations</artifactId>
<groupId>org.jetbrains</groupId>
<scope>provided</scope>
<version>24.1.0</version>
<version>26.0.1</version>
</dependency>
<dependency>
<artifactId>aws-lambda-java-core</artifactId>
Expand Down

0 comments on commit 40bde27

Please sign in to comment.