Skip to content

Commit

Permalink
Merge pull request #54 from projectdiscovery/dependabot/maven/org.jet…
Browse files Browse the repository at this point in the history
…brains-annotations-23.1.0

Bump annotations from 23.0.0 to 23.1.0
  • Loading branch information
ehsandeep authored Dec 14, 2022
2 parents 1f79ade + 409f5b8 commit e02b269
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>23.0.0</version>
<version>23.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e02b269

Please sign in to comment.