Skip to content

Commit

Permalink
Bump Microsoft.OData.Edm from 7.17.0 to 7.18.0
Browse files Browse the repository at this point in the history
Bumps Microsoft.OData.Edm from 7.17.0 to 7.18.0.

---
updated-dependencies:
- dependency-name: Microsoft.OData.Edm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 4b069f9 commit 7283c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenAPIService/OpenAPIService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<PackageReference Include="Microsoft.OData.Edm" Version="7.17.0" />
<PackageReference Include="Microsoft.OData.Edm" Version="7.18.0" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.7" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.4.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.7" />
Expand Down

0 comments on commit 7283c4a

Please sign in to comment.