Skip to content

Commit 699e1a9

Browse files
Merge pull request #734 from microsoft/dependabot/nuget/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenApi-2.3.0
Bump Microsoft.OpenApi from 2.2.0 to 2.3.0
2 parents 0b4ef7d + ffd8da5 commit 699e1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>
3232
<PackageReference Include="Microsoft.OData.Edm" Version="8.3.0" />
33-
<PackageReference Include="Microsoft.OpenApi" Version="2.2.0" />
33+
<PackageReference Include="Microsoft.OpenApi" Version="2.3.0" />
3434
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
3535
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.14.15">
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)