Skip to content

Commit e3e86cc

Browse files
fix(deps): update dependency com.google.cloud:google-cloud-datastore to v2.31.1
1 parent c101ad3 commit e3e86cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ firebase-performance = { module = "com.google.firebase:firebase-perf" }
137137
firebase-mpp-auth = "dev.gitlive:firebase-auth:1.13.0"
138138
google-cloud-bom = "com.google.cloud:libraries-bom:26.63.0"
139139
google-cloud-storage = { module = "com.google.cloud:google-cloud-storage" }
140-
google-cloud-datastore = "com.google.cloud:google-cloud-datastore:2.25.1"
140+
google-cloud-datastore = "com.google.cloud:google-cloud-datastore:2.31.1"
141141
googleid = { module = "com.google.android.libraries.identity.googleid:googleid", version.ref = "googleid" }
142142
horologist-composables = { module = "com.google.android.horologist:horologist-composables", version.ref = "horologist" }
143143
horologist-compose-layout = { module = "com.google.android.horologist:horologist-compose-layout", version.ref = "horologist" }

0 commit comments

Comments
 (0)