Skip to content

Commit

Permalink
chore(deps): update dependency easynetq to v7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nrda-renovate[bot] committed Apr 10, 2024
1 parent 0d2cab8 commit 07b3757
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/DARE-API/DARE-API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EasyNetQ" Version="7.6.0" />
<PackageReference Include="EasyNetQ" Version="7.8.0" />
<PackageReference Include="AWSSDK.S3" Version="3.7.300.4" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/TRE-API/TRE-API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.3.0" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.4" />
<PackageReference Include="Hangfire" Version="1.8.6" />
<PackageReference Include="EasyNetQ" Version="7.6.0" />
<PackageReference Include="EasyNetQ" Version="7.8.0" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" 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 @@ -10,7 +10,7 @@
</PropertyGroup>

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

0 comments on commit 07b3757

Please sign in to comment.