Skip to content

Commit

Permalink
build: 依赖升级
Browse files Browse the repository at this point in the history
liveChatClient: 0.4.0-SNAPSHOT -> 0.4.0
  • Loading branch information
1962247851 committed Mar 23, 2024
1 parent 71ca18e commit 5eaabf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion barrage-fly/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ extra["springBootAdminVersion"] = "2.7.4"
// val operatingSystem: OperatingSystem = DefaultNativePlatform.getCurrentOperatingSystem()

dependencies {
val liveChatClientVersion = "0.4.0-SNAPSHOT"
val liveChatClientVersion = "0.4.0"
val liveChatClientBrotliVersion = "1.16.0"
val ordinaryroadVersion = "1.6.0"
val saTokenVersion = "1.36.0"
Expand Down

0 comments on commit 5eaabf7

Please sign in to comment.