File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ lombok {
33
33
}
34
34
35
35
group ' com.gotocompany'
36
- version ' 0.12.7 '
36
+ version ' 0.12.8 '
37
37
38
38
def projName = " firehose"
39
39
@@ -101,7 +101,7 @@ dependencies {
101
101
implementation ' com.google.cloud:google-cloud-storage:2.20.1'
102
102
implementation ' org.apache.logging.log4j:log4j-core:2.20.0'
103
103
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 '
105
105
implementation group : ' com.networknt' , name : ' json-schema-validator' , version : ' 1.0.59' exclude group : ' org.slf4j'
106
106
implementation ' dev.cel:cel:0.5.2'
107
107
implementation ' com.qcloud:cos_api:5.6.227'
You can’t perform that action at this time.
0 commit comments