Skip to content

Commit

Permalink
Merge pull request #27 from giraffe-fsharp/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.OpenApi-8.0.11

build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.10 to 8.0.11
  • Loading branch information
mrtz-j authored Nov 23, 2024
2 parents 55795c1 + 32f19f0 commit 997df87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageVersion Include="FSharp.Core" Version="8.0.300" />
<!-- Giraffe.OpenApi -->
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.11" />
<!-- Sample App -->
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.9.0" />
<!-- Analyzers -->
Expand Down
6 changes: 3 additions & 3 deletions src/Giraffe.OpenApi/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
},
"Microsoft.AspNetCore.OpenApi": {
"type": "Direct",
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "kzYiW/IbSN0xittjplA8eN1wrNcRi3DMalYRrEuF2xyf2Y5u7cGCfgN1oNZ+g3aBQzMKTQwYsY1PeNmC+P0WnA==",
"requested": "[8.0.11, )",
"resolved": "8.0.11",
"contentHash": "1WCvCZpqvOAyul6upSJ8Rkb/QHdr4PLrDny26vFexya/nTkG3x2zt8j9qlJ5T3J+/yJD9KwlGKhho9ZDD/YiFA==",
"dependencies": {
"Microsoft.OpenApi": "1.4.3"
}
Expand Down

0 comments on commit 997df87

Please sign in to comment.