File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ lombok {
3333}
3434
3535group ' com.gotocompany'
36- version ' 0.9.1 '
36+ version ' 0.9.2 '
3737
3838def projName = " firehose"
3939
@@ -101,7 +101,7 @@ dependencies {
101101 implementation platform(' com.google.cloud:libraries-bom:20.5.0' )
102102 implementation ' com.google.cloud:google-cloud-storage:2.20.1'
103103 implementation ' org.apache.logging.log4j:log4j-core:2.20.0'
104- implementation group : ' com.gotocompany' , name : ' depot' , version : ' 0.7.1 '
104+ implementation group : ' com.gotocompany' , name : ' depot' , version : ' 0.7.2 '
105105 implementation group : ' com.networknt' , name : ' json-schema-validator' , version : ' 1.0.59' exclude group : ' org.slf4j'
106106
107107 testImplementation group : ' junit' , name : ' junit' , version : ' 4.11'
You can’t perform that action at this time.
0 commit comments