Skip to content

Commit

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

Bump com.kohlschutter:compiler-annotations from 1.6.7 to 1.7.0
  • Loading branch information
mwiede authored Apr 11, 2024
2 parents 7ecfcf2 + 046ed9f commit e7f7fe3
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.6.7</version>
<version>1.7.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit e7f7fe3

Please sign in to comment.