Skip to content

Commit

Permalink
Merge pull request #731 from mwiede/dependabot/maven/com.kohlschutter…
Browse files Browse the repository at this point in the history
…-compiler-annotations-1.8.0

Bump com.kohlschutter:compiler-annotations from 1.7.4 to 1.8.0
  • Loading branch information
mwiede authored Dec 27, 2024
2 parents f3bd14c + 66dacc7 commit 6328aeb
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 @@ -101,7 +101,7 @@
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>compiler-annotations</artifactId>
<version>1.7.4</version>
<version>1.8.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 6328aeb

Please sign in to comment.