Skip to content

Commit

Permalink
chore: bump depot version to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ekawinataa committed Dec 12, 2024
1 parent b874b89 commit 61f7aa7
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:2.20.1'
implementation 'org.apache.logging.log4j:log4j-core:2.20.0'
implementation group: 'com.aliyun.oss', name: 'aliyun-sdk-oss', version: '3.18.1'
implementation group: 'com.gotocompany', name: 'depot', version: '0.10.0'
implementation group: 'com.gotocompany', name: 'depot', version: '0.10.1'
implementation group: 'com.networknt', name: 'json-schema-validator', version: '1.0.59' exclude group: 'org.slf4j'
implementation 'dev.cel:cel:0.5.2'

Expand Down

0 comments on commit 61f7aa7

Please sign in to comment.