Skip to content

Commit

Permalink
Merge pull request #1 from tryAGI/dependabot/nuget/all-74d6af93bb
Browse files Browse the repository at this point in the history
build(deps): Bump the all group with 2 updates
  • Loading branch information
github-actions[bot] authored Sep 7, 2024
2 parents b25ee87 + 9b15c58 commit 96db100
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.17" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.21" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
Expand Down

0 comments on commit 96db100

Please sign in to comment.