Skip to content

Commit

Permalink
⬆️ Upgrading dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Sep 29, 2021
1 parent 84ed98a commit 6da5743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apply plugin: "java"

ext {
jmhVersion = "1.29"
micaVersion = "2.4.5-SNAPSHOT"
jmhVersion = "1.33"
micaVersion = "2.5.5"
lombokVersion = "1.18.20"
}

Expand Down

0 comments on commit 6da5743

Please sign in to comment.