Skip to content

Commit

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

Bumps [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.Abstractions` from 0.34.240313.1 to 0.40.240430.1
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.34.240313.1...abstractions-0.40.240430.1)

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

---
updated-dependencies:
- 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 Jul 1, 2024
1 parent b5379ce commit f9a4265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama.KernelMemory/LLamaSharp.KernelMemory.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.34.240313.1" />
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.40.240430.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f9a4265

Please sign in to comment.