Skip to content

Commit af1213b

Browse files
authored
Merge pull request #1315 from webauthn4j/dependabot/gradle/org.modelmapper-modelmapper-3.2.0
chore(deps): bump org.modelmapper:modelmapper from 3.1.1 to 3.2.0
2 parents 404c9f5 + f9b5fa3 commit af1213b

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)