Skip to content

Commit

Permalink
chore(deps): update dependency awssdk.s3 to v3.7.305.31
Browse files Browse the repository at this point in the history
  • Loading branch information
dare-renovate[bot] committed Mar 11, 2024
1 parent f23a9a7 commit 7ba9f5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/BL/BL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Aws4RequestSigner" Version="1.0.3" />
<PackageReference Include="AWSSDK.S3" Version="3.7.300.4" />
<PackageReference Include="AWSSDK.S3" Version="3.7.305.31" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.0.0" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" 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 @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="EasyNetQ" Version="7.6.0" />
<PackageReference Include="AWSSDK.S3" Version="3.7.300.4" />
<PackageReference Include="AWSSDK.S3" Version="3.7.305.31" />
<PackageReference Include="EasyNetQ.Management.Client" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.13" />
Expand Down

0 comments on commit 7ba9f5e

Please sign in to comment.