Skip to content

Commit

Permalink
⬇️ Downgrading dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Jan 5, 2022
1 parent 3e02771 commit 35d75f7
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 @@ -5,7 +5,7 @@ plugins {
ext {
javaVersion = JavaVersion.VERSION_1_8
springBootVersion = "2.6.2"
springNativeVersion = "0.11.0"
springNativeVersion = "0.10.5"
springCloudVersion = "2021.0.0"
micaAutoVersion = "2.2.1"
micaWeiXinVersion = "2.1.2"
Expand Down

0 comments on commit 35d75f7

Please sign in to comment.