Skip to content

Commit cc5ec3b

Browse files
authored
Merge pull request #40 from FoundatioFx/dependabot/nuget/RabbitMQ.Client-7.1.0
Bump RabbitMQ.Client from 7.0.0 to 7.1.0
2 parents 37bf438 + f70ee62 commit cc5ec3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.RabbitMQ/Foundatio.RabbitMQ.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
3-
<PackageReference Include="RabbitMQ.Client" Version="7.0.0" />
3+
<PackageReference Include="RabbitMQ.Client" Version="7.1.0" />
44

55
<PackageReference Include="Foundatio" Version="11.0.8" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
66
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />

0 commit comments

Comments
 (0)