mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-11 13:10:50 +00:00
chore(deps): bump org.json:json in /codegpt-core (#394)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240205 to 20240303. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production update-type: version-update:semver-major ... 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
04c98ba715
commit
6b2bcc4bf6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ dependencies {
|
|||
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:20240205")
|
||||
implementation("org.json:json:20240303")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue