Skip to content

Commit

Permalink
Bump java-service-processor from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [java-service-processor](https://github.com/nbbrd/java-service-util) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/nbbrd/java-service-util/releases)
- [Changelog](https://github.com/nbbrd/java-service-util/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/java-service-util@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.java-service-util:java-service-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and charphi committed Jun 27, 2023
1 parent 2b6ebe9 commit 94ac134
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 @@ -48,7 +48,7 @@

<!-- annotations & processors -->
<lombok.version>1.18.28</lombok.version>
<java-service.version>1.6.1</java-service.version>
<java-service.version>1.7.0</java-service.version>
<java-design.version>1.4.0</java-design.version>
<checker-qual.version>3.33.0</checker-qual.version>

Expand Down

0 comments on commit 94ac134

Please sign in to comment.