Skip to content

Commit 82f9303

Browse files
jesrypandawajesry.pandawa
and
jesry.pandawa
authored
chore:bump up depot version for enrich bq log error (#213)
* chore: log error exception message for failed messages * bump up version to 0.7.4 --------- Co-authored-by: jesry.pandawa <[email protected]>
1 parent 4fc4bc0 commit 82f9303

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 'io.odpf'
36-
version '0.7.3'
36+
version '0.7.4'
3737

3838
def projName = "firehose"
3939

@@ -101,7 +101,7 @@ dependencies {
101101
implementation 'com.google.cloud:google-cloud-storage:1.114.0'
102102
implementation 'com.google.cloud:google-cloud-bigquery:1.115.0'
103103
implementation 'org.apache.logging.log4j:log4j-core:2.17.1'
104-
implementation group: 'io.odpf', name: 'depot', version: '0.3.7'
104+
implementation group: 'io.odpf', name: 'depot', version: '0.3.8'
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'

0 commit comments

Comments
 (0)