Skip to content

Commit a9f34e9

Browse files
build(deps): Bump LLamaSharp.Backend.Cpu in the all group (#182)
Bumps the all group with 1 update: [LLamaSharp.Backend.Cpu](https://github.com/SciSharp/LLamaSharp). Updates `LLamaSharp.Backend.Cpu` from 0.21.0 to 0.23.0 - [Release notes](https://github.com/SciSharp/LLamaSharp/releases) - [Commits](https://github.com/SciSharp/LLamaSharp/commits) --- updated-dependencies: - dependency-name: LLamaSharp.Backend.Cpu dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1e909f commit a9f34e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<PackageVersion Include="LangChain.Splitters.Abstractions" Version="0.17.0" />
3838
<PackageVersion Include="LeonardoAi" Version="0.1.0" />
3939
<PackageVersion Include="LLamaSharp" Version="0.20.0" />
40-
<PackageVersion Include="LLamaSharp.Backend.Cpu" Version="0.21.0" />
40+
<PackageVersion Include="LLamaSharp.Backend.Cpu" Version="0.23.0" />
4141
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
4242
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
4343
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />

0 commit comments

Comments
 (0)