Skip to content

Commit

Permalink
⬆️ 依赖升级
Browse files Browse the repository at this point in the history
  • Loading branch information
li-xunhuan committed Feb 29, 2024
1 parent 516572a commit eb405fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=3.1.7
VERSION=3.1.9-SNAPSHOT
GROUPID=net.dreamlu

org.gradle.caching=true
Expand Down
10 changes: 5 additions & 5 deletions gradle/version.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ ext {
swaggerVersion = "1.6.9"
swagger3xVersion = "2.2.19"
springDocVersion = "2.2.0"
druidVersion = "1.2.20"
druidVersion = "1.2.21"
okhttpVersion = "4.12.0"
jsoupVersion = "1.17.1"
jsoupVersion = "1.17.2"
lombokVersion = "1.18.30"
findbugsVersion = "3.0.2"
logstashVersion = "7.4"
lokiLogbackAppender = "1.4.2"
lokiLogbackAppender = "1.5.0"
zxingVersion = "3.5.2"
xxlJobVersion = "2.4.0"
jetCacheVersion = "2.7.4"
jfinalVersion = "5.1.2"
jetCacheVersion = "2.7.5"
jfinalVersion = "5.1.6"
}

0 comments on commit eb405fc

Please sign in to comment.