mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-15 18:02:58 +08:00
chore(deps): bump com.qcloud:cos_api from 5.6.257 to 5.6.259
Bumps [com.qcloud:cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.257 to 5.6.259. - [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases) - [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md) - [Commits](https://github.com/tencentyun/cos-java-sdk-v5/commits) --- updated-dependencies: - dependency-name: com.qcloud:cos_api dependency-version: 5.6.259 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ project.version = "0.0.4"
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
testImplementation(kotlin("test"))
|
testImplementation(kotlin("test"))
|
||||||
implementation("com.qcloud:cos_api:5.6.257")
|
implementation("com.qcloud:cos_api:5.6.259")
|
||||||
compileOnly(project(":"))
|
compileOnly(project(":"))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user