Skip to content

Commit

Permalink
build(deps): bump org.mapstruct:mapstruct-processor from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: org.mapstruct:mapstruct-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent be257ec commit 18c48a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {

springBootVersion = "3.3.3"
querydslAptVersion = "5.1.0"
mapstructProcessorVersion = "1.6.0"
mapstructProcessorVersion = "1.6.1"
lombokMapstructBindingVersion = "0.2.0"
lombokVersion = "1.18.34"
recordBuilderVersion = "42"
Expand Down

0 comments on commit 18c48a0

Please sign in to comment.