Skip to content

Commit

Permalink
chore(deps): bump Microsoft.OpenApi.Readers and Microsoft.OpenApi
Browse files Browse the repository at this point in the history
Bumps Microsoft.OpenApi.Readers and Microsoft.OpenApi. These dependencies needed to be updated together.

Updates `Microsoft.OpenApi.Readers` from 1.6.14 to 1.6.17

Updates `Microsoft.OpenApi` from 1.6.14 to 1.6.17

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent d28c8c4 commit 0e21d8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kiota/kiota.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.OpenApi.ApiManifest" Version="0.5.5-preview" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.17" />
<PackageReference Include="StreamJsonRpc" Version="2.19.27" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit 0e21d8f

Please sign in to comment.