Skip to content

Commit

Permalink
Merge pull request #80 from tryAGI/dependabot/nuget/all-823547bd51
Browse files Browse the repository at this point in the history
chore(deps): bump the all group with 3 updates
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 09ba4b0 + 2c3f3cc commit 5eabe57
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="AutoSDK" Version="0.27.1-dev.37" />
<PackageReference Include="AutoSDK" Version="0.27.1-dev.44" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
</ItemGroup>

<ItemGroup Label="GlobalUsings">
Expand Down

0 comments on commit 5eabe57

Please sign in to comment.