Skip to content

Commit

Permalink
Merge pull request #161 from tryAGI/dependabot/nuget/all-6e536682ec
Browse files Browse the repository at this point in the history
chore(deps): Bump the all group with 2 updates
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents 675687c + 1c8c4e0 commit 8d3e09e
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 @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="AutoSDK" Version="0.27.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
</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="MSTest" Version="3.6.4" />
<PackageReference Include="MSTest" Version="3.7.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Testcontainers" Version="4.1.0" />
Expand Down

0 comments on commit 8d3e09e

Please sign in to comment.