Skip to content

Commit

Permalink
Merge pull request #2456 from aws-samples/dependabot/nuget/cdk-sns-sq…
Browse files Browse the repository at this point in the history
…s-lambda-dynamodb-dotnet/src/enrichLambda/nuget-33f29188c6

Bump RestSharp from 108.0.1 to 112.0.0 in /cdk-sns-sqs-lambda-dynamodb-dotnet/src/enrichLambda in the nuget group across 1 directory
  • Loading branch information
julianwood authored Sep 3, 2024
2 parents fe170d6 + 4013b1e commit 24c6a1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.4.7" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.4.1" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.2.98" />
<PackageReference Include="RestSharp" Version="108.0.1" />
<PackageReference Include="RestSharp" Version="112.0.0" />
</ItemGroup>
</Project>

0 comments on commit 24c6a1d

Please sign in to comment.