Skip to content

Commit d500646

Browse files
authored
fix(deps): update dependency google/cloud-dlp to v2 (#2055)
1 parent 008c001 commit d500646

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
@@ -2,7 +2,7 @@
22
"name": "google/dlp-sample",
33
"type": "project",
44
"require": {
5-
"google/cloud-dlp": "^1.12",
5+
"google/cloud-dlp": "^2.0",
66
"google/cloud-pubsub": "^2.0"
77
}
88
}

0 commit comments

Comments
 (0)