Skip to content

Commit

Permalink
Merged PR 29160: Update 'cgmanifest.json' for v7.3.11 release
Browse files Browse the repository at this point in the history
Update 'cgmanifest.json' for v7.3.11 release
  • Loading branch information
daxian-dbw committed Jan 10, 2024
1 parent 433998c commit c27988c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tools/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
Expand Down Expand Up @@ -105,7 +106,7 @@
"Type": "nuget",
"Nuget": {
"Name": "Microsoft.Extensions.ObjectPool",
"Version": "7.0.14"
"Version": "7.0.15"
}
},
"DevelopmentDependency": false
Expand Down Expand Up @@ -345,7 +346,7 @@
"Type": "nuget",
"Nuget": {
"Name": "StyleCop.Analyzers.Unstable",
"Version": "1.2.0.507"
"Version": "1.2.0.556"
}
},
"DevelopmentDependency": true
Expand Down Expand Up @@ -435,7 +436,7 @@
"Type": "nuget",
"Nuget": {
"Name": "System.Data.SqlClient",
"Version": "4.8.5"
"Version": "4.8.6"
}
},
"DevelopmentDependency": false
Expand Down Expand Up @@ -840,6 +841,5 @@
},
"DevelopmentDependency": false
}
],
"$schema": "https://json.schemastore.org/component-detection-manifest.json"
]
}

0 comments on commit c27988c

Please sign in to comment.