Skip to content

Commit

Permalink
Merge pull request #120 from tryAGI/dependabot/nuget/all-e04b3f1d6d
Browse files Browse the repository at this point in the history
chore(deps): Bump the all group with 4 updates
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
2 parents 896889a + 1dbea2a commit e2085d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.26.1-dev.73" />
<PackageReference Include="AutoSDK" Version="0.27.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Testcontainers" Version="3.10.0" />
<PackageReference Include="Testcontainers" Version="4.0.0" />
<PackageReference Include="tryAGI.OpenAI" Version="3.9.2" />
</ItemGroup>

Expand Down

0 comments on commit e2085d5

Please sign in to comment.