Skip to content

Commit 012f2ae

Browse files
Bump Microsoft.OpenApi from 1.6.23 to 1.6.24 in /dev-proxy-plugins (#1100)
Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.6.23 to 1.6.24. - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Changelog](https://github.com/microsoft/OpenAPI.NET/blob/v1.6.24/CHANGELOG.md) - [Commits](microsoft/OpenAPI.NET@1.6.23...v1.6.24) --- updated-dependencies: - dependency-name: Microsoft.OpenApi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0788b4e commit 012f2ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dev-proxy-plugins/dev-proxy-plugins.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<Private>false</Private>
3131
<ExcludeAssets>runtime</ExcludeAssets>
3232
</PackageReference>
33-
<PackageReference Include="Microsoft.OpenApi" Version="1.6.23">
33+
<PackageReference Include="Microsoft.OpenApi" Version="1.6.24">
3434
<Private>false</Private>
3535
<ExcludeAssets>runtime</ExcludeAssets>
3636
</PackageReference>

dev-proxy-plugins/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
},
5454
"Microsoft.OpenApi": {
5555
"type": "Direct",
56-
"requested": "[1.6.23, )",
57-
"resolved": "1.6.23",
58-
"contentHash": "tZ1I0KXnn98CWuV8cpI247A17jaY+ILS9vvF7yhI0uPPEqF4P1d7BWL5Uwtel10w9NucllHB3nTkfYTAcHAh8g=="
56+
"requested": "[1.6.24, )",
57+
"resolved": "1.6.24",
58+
"contentHash": "fZhncz3BmI2pJk589qHvvR3gGYMol5u98Yk9zRQiDjZac8Uq5NG/dYEFJbW/DBvJf5e8utXt5fN/58XCgjNqyQ=="
5959
},
6060
"Newtonsoft.Json": {
6161
"type": "Direct",

0 commit comments

Comments
 (0)