Skip to content

Commit

Permalink
Bump Microsoft.KernelMemory.Orchestration.RabbitMQ in /webapi
Browse files Browse the repository at this point in the history
Bumps [Microsoft.KernelMemory.Orchestration.RabbitMQ](https://github.com/microsoft/kernel-memory) from 0.66.240709.1 to 0.91.241101.1.
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.66.240709.1...packages-0.91.241101.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 326646c commit 4819e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/CopilotChatShared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.66.240709.1" />
<PackageReference Include="Microsoft.KernelMemory.MemoryDb.Postgres" Version="0.66.240709.1" />
<PackageReference Include="Microsoft.KernelMemory.MemoryDb.Redis" Version="0.66.240709.1" />
<PackageReference Include="Microsoft.KernelMemory.Orchestration.RabbitMQ" Version="0.66.240709.1" />
<PackageReference Include="Microsoft.KernelMemory.Orchestration.RabbitMQ" Version="0.91.241101.1" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 4819e5d

Please sign in to comment.