Skip to content

Commit fdd0a17

Browse files
Bump databricks cli to v0.216.0 (#1166)
## Changes <!-- Summary of your changes that are easy to understand --> ## Tests <!-- How is this tested? -->
1 parent 77267f4 commit fdd0a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/databricks-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@
776776
"useYarn": false
777777
},
778778
"cli": {
779-
"version": "0.215.0"
779+
"version": "0.216.0"
780780
},
781781
"scripts": {
782782
"vscode:prepublish": "rm -rf out && yarn run package:compile && yarn run package:wrappers:write && yarn run package:jupyter-init-script:write && yarn run package:copy-webview-toolkit && yarn run generate-telemetry",

0 commit comments

Comments
 (0)