Skip to content

Commit

Permalink
build(deps): bump Microsoft.KernelMemory.Abstractions
Browse files Browse the repository at this point in the history
Bumps [Microsoft.KernelMemory.Abstractions](https://github.com/microsoft/kernel-memory) from 0.18.231209.1-preview to 0.23.231224.1.
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@dotnet-0.18.231209.1-preview...0.23.231224.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent f0d7468 commit 60067c5
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.18.231209.1-preview" />
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.23.231224.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 60067c5

Please sign in to comment.