Skip to content

Commit 5c78204

Browse files
committed
chore: bump odps version to 0.51.6-public
1 parent 421b25d commit 5c78204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation(group: 'com.google.cloud', name: 'google-cloud-bigtable', version: '2.24.1') {
4747
exclude group: "io.grpc"
4848
}
49-
implementation (group: 'com.aliyun.odps', name: 'odps-sdk-core', version: '0.51.3-public') {
49+
implementation (group: 'com.aliyun.odps', name: 'odps-sdk-core', version: '0.51.6-public') {
5050
exclude group: "com.google"
5151
exclude group: "io.grpc"
5252
exclude group: "org.slf4j"

0 commit comments

Comments
 (0)