Skip to content

Commit

Permalink
Merge pull request #18 from tryAGI/dependabot/nuget/all-d902c65755
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 Aug 5, 2024
2 parents 851dc8f + 07515b5 commit 3b2e268
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.15" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.16" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/tests/Ollama.SnapshotTests/Ollama.SnapshotTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" />
<PackageReference Include="Verify.MSTest" Version="26.1.5" />
<PackageReference Include="Verify.MSTest" Version="26.1.6" />
<PackageReference Include="Verify.SourceGenerators" Version="2.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 3b2e268

Please sign in to comment.