Skip to content

Commit 4c8102c

Browse files
chore(deps): bump mapstructVersion from 1.5.5.Final to 1.6.3
Bumps `mapstructVersion` from 1.5.5.Final to 1.6.3. Updates `org.mapstruct:mapstruct` from 1.5.5.Final to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.3) Updates `org.mapstruct:mapstruct-processor` from 1.5.5.Final to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.3) --- 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] <[email protected]>
1 parent 0739b33 commit 4c8102c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.3"
2828
lombokVersion = "1.18.30"
2929
wireMockVersion = "3.0.1"
3030
ioCucumberVersion = "7.15.0"

0 commit comments

Comments
 (0)