Skip to content

Commit 7a899f3

Browse files
authored
[chore] Bump depot to 0.10.15 (#78)
1 parent 3b80266 commit 7a899f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ lombok {
3333
}
3434

3535
group 'com.gotocompany'
36-
version '0.12.7'
36+
version '0.12.8'
3737

3838
def projName = "firehose"
3939

@@ -101,7 +101,7 @@ dependencies {
101101
implementation 'com.google.cloud:google-cloud-storage:2.20.1'
102102
implementation 'org.apache.logging.log4j:log4j-core:2.20.0'
103103
implementation group: 'com.aliyun.oss', name: 'aliyun-sdk-oss', version: '3.18.1'
104-
implementation group: 'com.gotocompany', name: 'depot', version: '0.10.14'
104+
implementation group: 'com.gotocompany', name: 'depot', version: '0.10.15'
105105
implementation group: 'com.networknt', name: 'json-schema-validator', version: '1.0.59' exclude group: 'org.slf4j'
106106
implementation 'dev.cel:cel:0.5.2'
107107
implementation 'com.qcloud:cos_api:5.6.227'

0 commit comments

Comments
 (0)