Skip to content

Commit

Permalink
Update the cgmanifest (#20008)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwshBot committed Jul 21, 2023
1 parent 1e1d8d9 commit 828b541
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
Expand Down Expand Up @@ -56,7 +55,7 @@
"Type": "nuget",
"Nuget": {
"Name": "JsonSchema.Net",
"Version": "4.1.6"
"Version": "4.1.7"
}
},
"DevelopmentDependency": false
Expand Down Expand Up @@ -831,5 +830,6 @@
},
"DevelopmentDependency": false
}
]
],
"$schema": "https://json.schemastore.org/component-detection-manifest.json"
}

0 comments on commit 828b541

Please sign in to comment.