Skip to content

Commit cccbebd

Browse files
chore: upgrade depot version to 0.9.2 (#32) (#34)
1 parent 640c44a commit cccbebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dagger-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ configurations {
6767
dependencies {
6868
minimalJar project(path: ':dagger-common', configuration: 'minimalCommonJar')
6969
minimalJar project(path: ':dagger-functions', configuration: 'minimalFunctionsJar')
70-
minimalJar('com.gotocompany:depot:0.6.0') {
70+
minimalJar('com.gotocompany:depot:0.9.2') {
7171
exclude group: 'com.google.cloud', module: 'google-cloud-bigtable'
7272
exclude group: 'com.google.cloud', module: 'google-cloud-bigquerystorage'
7373
exclude group: 'com.google.cloud', module: 'google-cloud-bigquery'

0 commit comments

Comments
 (0)