Skip to content

Commit

Permalink
Bump Microsoft.SemanticKernel from 1.31.0 to 1.35.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) from 1.31.0 to 1.35.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.31.0...dotnet-1.35.0)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 363b79b commit cf26bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.11" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.31.0" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.35.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
</ItemGroup>

Expand Down

0 comments on commit cf26bff

Please sign in to comment.