Skip to content

Commit f9b5fa3

Browse files
chore(deps): bump org.modelmapper:modelmapper from 3.1.1 to 3.2.0
Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.1.1 to 3.2.0. - [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md) - [Commits](modelmapper/modelmapper@modelmapper-parent-3.1.1...modelmapper-parent-3.2.0) --- updated-dependencies: - dependency-name: org.modelmapper:modelmapper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19f5490 commit f9b5fa3

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
@@ -30,7 +30,7 @@ buildscript {
3030
springSecurityVersion = '6.0.2'
3131
hibernateValidatorVersion = '8.0.1.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'
33-
modelMapperVersion = '3.1.1'
33+
modelMapperVersion = '3.2.0'
3434

3535
bootstrapVersion = '5.3.2'
3636
jqueryVersion = '3.7.1'

0 commit comments

Comments
 (0)