Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.StepFunctions from 3.7.402.21 to 3.7.402.24
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.StepFunctions](https://github.com/aws/aws-sdk-net) from 3.7.402.21 to 3.7.402.24.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.StepFunctions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 8ca829d commit 45e3164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Unicorn.Properties/PropertiesService/PropertiesService.csproj
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.8.0" />
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.5.2" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.401.11" />
<PackageReference Include="AWSSDK.StepFunctions" Version="3.7.402.21" />
<PackageReference Include="AWSSDK.StepFunctions" Version="3.7.402.24" />
<PackageReference Include="AWSXRayRecorder.Handlers.AwsSdk" Version="2.13.0" />
</ItemGroup>
</Project>

0 comments on commit 45e3164

Please sign in to comment.