Skip to content

Commit

Permalink
Bump Microsoft.OpenApi from 1.4.0-preview2 to 1.6.22 (#103)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.4.0-preview2 to 1.6.22.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.4.0-preview2...1.6.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 43a911e commit 933f672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kibali/Kibali.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.OpenApi" Version="1.4.0-preview2" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.22" />
</ItemGroup>

</Project>

0 comments on commit 933f672

Please sign in to comment.