Skip to content

Commit f02b050

Browse files
build(deps): bump Microsoft.KernelMemory.Core and Microsoft.KernelMemory.Abstractions
Bumps [Microsoft.KernelMemory.Core](https://github.com/microsoft/kernel-memory) and [Microsoft.KernelMemory.Abstractions](https://github.com/microsoft/kernel-memory). These dependencies needed to be updated together. Updates `Microsoft.KernelMemory.Core` from 0.18.231209.1-preview to 0.24.231228.5 - [Release notes](https://github.com/microsoft/kernel-memory/releases) - [Commits](microsoft/kernel-memory@dotnet-0.18.231209.1-preview...0.24.231228.5) Updates `Microsoft.KernelMemory.Abstractions` from 0.18.231209.1-preview to 0.24.231228.5 - [Release notes](https://github.com/microsoft/kernel-memory/releases) - [Commits](microsoft/kernel-memory@dotnet-0.18.231209.1-preview...0.24.231228.5) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39bc268 commit f02b050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama.Examples/LLama.Examples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
18-
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.18.231209.1-preview" />
18+
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.24.231228.5" />
1919
<PackageReference Include="Microsoft.SemanticKernel" Version="1.0.1" />
2020
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.0.1-alpha" />
2121
<PackageReference Include="Spectre.Console" Version="0.48.0" />

0 commit comments

Comments
 (0)