Skip to content

Commit 2d333ed

Browse files
authored
Merge pull request #42 from FoundatioFx/dependabot/nuget/RabbitMQ.Client-7.1.2
Bump RabbitMQ.Client from 7.1.1 to 7.1.2
2 parents e28d8e7 + 005fdd4 commit 2d333ed

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.1.1" />
3+
<PackageReference Include="RabbitMQ.Client" Version="7.1.2" />
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)