Skip to content

Commit

Permalink
Bump com.github.nbbrd.java-service-util:java-service-processor
Browse files Browse the repository at this point in the history
Bumps [com.github.nbbrd.java-service-util:java-service-processor](https://github.com/nbbrd/java-service-util) from 1.7.0 to 1.8.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.7.0...v1.8.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 github-actions[bot] committed Jan 31, 2024
1 parent 1fd9e8a commit 5f5e0ad
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.30</lombok.version>
<java-service.version>1.7.0</java-service.version>
<java-service.version>1.8.0</java-service.version>
<java-design.version>1.5.0</java-design.version>
<checker-qual.version>3.42.0</checker-qual.version>

Expand Down

0 comments on commit 5f5e0ad

Please sign in to comment.