Skip to content

Commit

Permalink
Bump Microsoft.KernelMemory.Core, Microsoft.KernelMemory.Abstractions…
Browse files Browse the repository at this point in the history
… and Microsoft.SemanticKernel.Abstractions

Bumps [Microsoft.KernelMemory.Core](https://github.com/microsoft/kernel-memory), [Microsoft.KernelMemory.Abstractions](https://github.com/microsoft/kernel-memory) and [Microsoft.SemanticKernel.Abstractions](https://github.com/microsoft/semantic-kernel). These dependencies needed to be updated together.

Updates `Microsoft.KernelMemory.Core` from 0.69.240727.1 to 0.76.240930.3
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.69.240727.1...packages-0.76.240930.3)

Updates `Microsoft.KernelMemory.Abstractions` from 0.71.240820.1 to 0.76.240930.3
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.71.240820.1...packages-0.76.240930.3)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent c9a9b75 commit 546a2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama.Examples/LLama.Examples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.69.240727.1" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.76.240930.3" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.16.2" />
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.6.2-alpha" />
<PackageReference Include="NAudio" Version="2.2.1" />
Expand Down

0 comments on commit 546a2ab

Please sign in to comment.