Skip to content

Commit 24c6a1d

Browse files
authored
Merge pull request #2456 from aws-samples/dependabot/nuget/cdk-sns-sqs-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
2 parents fe170d6 + 4013b1e commit 24c6a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdk-sns-sqs-lambda-dynamodb-dotnet/src/enrichLambda/enrichLambda.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.4.7" />
1818
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.4.1" />
1919
<PackageReference Include="AWSSDK.SQS" Version="3.7.2.98" />
20-
<PackageReference Include="RestSharp" Version="108.0.1" />
20+
<PackageReference Include="RestSharp" Version="112.0.0" />
2121
</ItemGroup>
2222
</Project>

0 commit comments

Comments
 (0)