Skip to content

Commit

Permalink
Bump compiler-annotations from 1.4.8 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps compiler-annotations from 1.4.8 to 1.5.0.

---
updated-dependencies:
- dependency-name: com.kohlschutter:compiler-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mwiede committed Oct 24, 2022
1 parent 48cb8b7 commit c81d6ec
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 @@ -100,7 +100,7 @@
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>compiler-annotations</artifactId>
<version>1.4.8</version>
<version>1.5.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit c81d6ec

Please sign in to comment.