Skip to content

Commit

Permalink
build(deps): bump mapstruct from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps `mapstruct` from 1.6.0 to 1.6.1.

Updates `org.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)

Updates `org.mapstruct:mapstruct-processor` 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
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mapstruct:mapstruct-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent e4b2056 commit fa46350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ easyexcel = "4.0.3"
redisson = "3.36.0"
clickhouse = "0.6.5"
spotbugs-annotations = "4.8.6"
mapstruct = "1.6.0"
mapstruct = "1.6.1"
mapstruct-lombok = "0.2.0"
curator = "5.7.0"
asciidoctor-jvm = "4.0.3"
Expand Down

0 comments on commit fa46350

Please sign in to comment.