Skip to content

Commit

Permalink
Bump io.milvus:milvus-sdk-java from 2.4.4 to 2.5.3 in /modules/milvus
Browse files Browse the repository at this point in the history
Bumps [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.4.4 to 2.5.3.
- [Release notes](https://github.com/milvus-io/milvus-sdk-java/releases)
- [Changelog](https://github.com/milvus-io/milvus-sdk-java/blob/master/CHANGELOG.md)
- [Commits](milvus-io/milvus-sdk-java@v2.4.4...v2.5.3)

---
updated-dependencies:
- dependency-name: io.milvus:milvus-sdk-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f7973aa commit 934f5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/milvus/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ dependencies {
api project(':testcontainers')

testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'io.milvus:milvus-sdk-java:2.4.4'
testImplementation 'io.milvus:milvus-sdk-java:2.5.3'
}

0 comments on commit 934f5d6

Please sign in to comment.