Skip to content

Commit

Permalink
chore: versiob update
Browse files Browse the repository at this point in the history
  • Loading branch information
lavkesh committed Oct 7, 2022
1 parent 9c648a6 commit 6e73a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies {
implementation 'com.google.cloud:google-cloud-storage:1.114.0'
implementation 'com.google.cloud:google-cloud-bigquery:1.115.0'
implementation 'org.apache.logging.log4j:log4j-core:2.17.1'
implementation group: 'io.odpf', name: 'depot', version: '0.3.2'
implementation group: 'io.odpf', name: 'depot', version: '0.3.3'
implementation group: 'com.networknt', name: 'json-schema-validator', version: '1.0.59' exclude group: 'org.slf4j'

testImplementation group: 'junit', name: 'junit', version: '4.11'
Expand Down

0 comments on commit 6e73a3f

Please sign in to comment.