Skip to content

Commit

Permalink
chore: version bump of depot to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitaich1998 authored Mar 13, 2024
1 parent 53e4dea commit 86f15e1
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 platform('com.google.cloud:libraries-bom:20.5.0')
implementation 'com.google.cloud:google-cloud-storage:2.20.1'
implementation 'org.apache.logging.log4j:log4j-core:2.20.0'
implementation group: 'com.gotocompany', name: 'depot', version: '0.9.0-beta.1'
implementation group: 'com.gotocompany', name: 'depot', version: '0.9.0'
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 86f15e1

Please sign in to comment.