Skip to content

Commit 11aab38

Browse files
committed
Address a typo.
1 parent dff6f57 commit 11aab38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation("io.spine.gcloud:spine-datastore:1.9.0")
3232

3333
// Pub/Sub messaging support library.
34-
implementation("io.spine.gcloud:spine-pubsub:1.790")
34+
implementation("io.spine.gcloud:spine-pubsub:1.9.0")
3535

3636
// Stackdriver Trace support library.
3737
implementation("io.spine.gcloud:spine-stackdriver-trace:1.9.0")

0 commit comments

Comments
 (0)