Skip to content

Commit

Permalink
Update milvus-sdk-java to 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 20, 2024
1 parent 259f39f commit 24d9e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ object Dependencies {
private val redisTestcontainersVersion = "2.0.1"
private val jedisVersion = "5.0.0"
private val wireMockTestcontainersVersion = "1.0-alpha-13"
private val milvusSdkVersion = "2.4.1"
private val milvusSdkVersion = "2.4.6"

val allOld = Def.setting(
PROVIDED(
Expand Down

0 comments on commit 24d9e0c

Please sign in to comment.