Skip to content

Commit 387abaf

Browse files
fix(package): update @google-cloud/pubsub to version 0.25.0
Closes #15
1 parent 39f7f64 commit 387abaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"nkc-pubsub-sink": "bin/nkc-pubsub-sink.js"
3636
},
3737
"dependencies": {
38-
"@google-cloud/pubsub": "^0.20.0",
38+
"@google-cloud/pubsub": "^0.25.0",
3939
"async": "^2.6.1",
4040
"kafka-connect": "^3.5.1"
4141
},

0 commit comments

Comments
 (0)