Skip to content

Commit

Permalink
chore(deps): update aws-sdk-net monorepo to v3.7.300.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent 7ba0d59 commit e576e74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doppler.ImageAnalyzer.Api/Doppler.ImageAnalyzer.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Rekognition" Version="3.7.300.2" />
<PackageReference Include="AWSSDK.S3" Version="3.7.300.2" />
<PackageReference Include="AWSSDK.Rekognition" Version="3.7.300.3" />
<PackageReference Include="AWSSDK.S3" Version="3.7.300.3" />
<PackageReference Include="MediatR" Version="12.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.14" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.14" />
Expand Down

0 comments on commit e576e74

Please sign in to comment.