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.8.0 to 1.9.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.8.0...v1.9.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 Feb 10, 2024
1 parent 523a22e commit 1827cda
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 @@ -50,7 +50,7 @@

<!-- annotations & processors -->
<lombok.version>1.18.30</lombok.version>
<java-service.version>1.8.0</java-service.version>
<java-service.version>1.9.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 1827cda

Please sign in to comment.