Skip to content

Commit

Permalink
fix(deps): update dependency org.modelmapper:modelmapper to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 89ea319 commit f9e3d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation "com.fasterxml.jackson.dataformat:jackson-dataformat-csv"

implementation "org.seasar.doma:doma-template:2.58.0"
implementation "org.modelmapper:modelmapper:3.1.1"
implementation "org.modelmapper:modelmapper:3.2.2"
implementation "io.projectreactor.addons:reactor-extra"

implementation "org.flywaydb:flyway-core"
Expand Down

0 comments on commit f9e3d09

Please sign in to comment.