mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-11 13:10:50 +00:00
Bump com.github.jelmerk:hnswlib-core in /codegpt-core (#326)
Bumps [com.github.jelmerk:hnswlib-core](https://github.com/jelmerk/hnswlib) from 1.1.0 to 1.1.2. - [Commits](https://github.com/jelmerk/hnswlib/commits/v1.1.2) --- updated-dependencies: - dependency-name: com.github.jelmerk:hnswlib-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
78fb10b795
commit
dee87c0149
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
|
||||
dependencies {
|
||||
antlr("org.antlr:antlr4:4.13.1")
|
||||
api("com.github.jelmerk:hnswlib-core:1.1.0")
|
||||
api("com.github.jelmerk:hnswlib-core:1.1.2")
|
||||
api("com.github.jelmerk:hnswlib-utils:1.1.2")
|
||||
implementation("org.antlr:antlr4-runtime:4.13.1")
|
||||
implementation("org.json:json:20231013")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue