Skip to content

Commit

Permalink
Fix VS Code task for running the Vehicle Databroker CLI (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernAtBosch authored Jul 5, 2024
1 parent e412c1d commit 86b1e58
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .velocitas-lock.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": {
"devenv-runtimes": "v4.0.4",
"devenv-runtimes": "v4.0.5",
"devenv-devcontainer-setup": "v2.1.0",
"devenv-github-templates": "v1.0.5",
"devenv-github-workflows": "v6.0.4"
Expand Down
4 changes: 2 additions & 2 deletions .velocitas.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": {
"devenv-runtimes": "v4.0.4",
"devenv-runtimes": "v4.0.5",
"devenv-devcontainer-setup": "v2.1.0",
"devenv-github-templates": "v1.0.5",
"devenv-github-workflows": "v6.0.4"
Expand All @@ -18,5 +18,5 @@
"githubRepoId": "eclipse-velocitas/vehicle-app-cpp-sdk",
"appManifestPath": "examples/seat-adjuster/AppManifest.json"
},
"cliVersion": "v0.10.0"
"cliVersion": "v0.10.1"
}
2 changes: 1 addition & 1 deletion NOTICE-3RD-PARTY-CONTENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
| Dependency | Version | License |
|:-----------|:-------:|--------:|
|bottle|0.12.25|MIT|
|certifi|2024.6.2|Mozilla Public License 2.0|
|certifi|2024.7.4|Mozilla Public License 2.0|
|cfgv|3.4.0|MIT|
|charset-normalizer|3.3.2|MIT|
|colorama|0.4.6|BSD|
Expand Down

0 comments on commit 86b1e58

Please sign in to comment.