Skip to content

Commit

Permalink
⬆️ Upgrading dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Apr 18, 2021
1 parent 07894b3 commit 84ed98a
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 @@ -22,7 +22,7 @@ dependencies {
compile "net.dreamlu:mica-http:${micaVersion}"
compile "com.github.yangtu222:BeanUtils:1.0.11"
compile "cn.hutool:hutool-core:5.6.3"
compile "org.apache.commons:commons-lang3.12.0"
compile "org.apache.commons:commons-lang:3.12.0"
compile "org.openjdk.jmh:jmh-core:${jmhVersion}"
compile "org.mapstruct:mapstruct:1.4.2.Final"
compile "fr.xebia.extras:selma:1.0"
Expand Down

0 comments on commit 84ed98a

Please sign in to comment.