Skip to content

Commit

Permalink
chore(deps): update dependency easynetq.management.client to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 25, 2024
1 parent cf93737 commit 1dc6024
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/BL/BL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Aws4RequestSigner" Version="1.0.3" />
<PackageReference Include="AWSSDK.S3" Version="3.7.300.4" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.0.0" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.2.0" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.2.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/DARE-API/DARE-API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="EasyNetQ" Version="7.6.0" />
<PackageReference Include="AWSSDK.S3" Version="3.7.300.4" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.0.0" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.13" />
Expand Down
2 changes: 1 addition & 1 deletion src/TREAgent/TREAgent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="EasyNetQ" Version="7.6.0" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.0.0" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.2.0" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.4" />
<PackageReference Include="Hangfire" Version="1.8.6" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
Expand Down

0 comments on commit 1dc6024

Please sign in to comment.