Skip to content

Commit cb41867

Browse files
authored
fix(deps): update dependency google/cloud-pubsub to v2 (#2007)
1 parent fedc56d commit cb41867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dlp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"type": "project",
44
"require": {
55
"google/cloud-dlp": "^1.12",
6-
"google/cloud-pubsub": "^1.49"
6+
"google/cloud-pubsub": "^2.0"
77
}
88
}

0 commit comments

Comments
 (0)