Skip to content

Commit 0b88a27

Browse files
chore(deps): bump mapstructVersion from 1.5.5.Final to 1.6.0
Bumps `mapstructVersion` from 1.5.5.Final to 1.6.0. Updates `org.mapstruct:mapstruct` from 1.5.5.Final to 1.6.0 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Changelog](https://github.com/mapstruct/mapstruct/blob/main/NEXT_RELEASE_CHANGELOG.md) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.0) Updates `org.mapstruct:mapstruct-processor` from 1.5.5.Final to 1.6.0 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Changelog](https://github.com/mapstruct/mapstruct/blob/main/NEXT_RELEASE_CHANGELOG.md) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.0) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e6b1f3 commit 0b88a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424
}
2525

2626
ext {
27-
mapstructVersion = "1.5.5.Final"
27+
mapstructVersion = "1.6.0"
2828
lombokVersion = "1.18.30"
2929
wireMockVersion = "3.0.1"
3030
ioCucumberVersion = "7.15.0"

0 commit comments

Comments
 (0)