Skip to content

Commit

Permalink
build(deps): Bump Microsoft.SemanticKernel.Core in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [Microsoft.SemanticKernel.Core](https://github.com/microsoft/semantic-kernel).


Updates `Microsoft.SemanticKernel.Core` from 1.16.2 to 1.17.1
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.16.2...dotnet-1.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent ec8ff80 commit 3e51ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Redis" Version="1.16.2-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Sqlite" Version="1.15.1-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Weaviate" Version="1.16.2-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.16.2" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.17.1" />
<PackageVersion Include="Moq" Version="4.20.70" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.1" />
Expand Down

0 comments on commit 3e51ac7

Please sign in to comment.