Skip to content

Commit fb3b7d9

Browse files
Bump Constructs from 10.5.0 to 10.5.1 (#1532)
--- updated-dependencies: - dependency-name: Constructs dependency-version: 10.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b25944d commit fb3b7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<!-- CDK Construct Library dependencies -->
1212
<PackageReference Include="Amazon.CDK.AWS.AppRunner.Alpha" Version="2.224.0-alpha.0" />
1313
<PackageReference Include="Amazon.CDK.Lib" Version="2.239.0" />
14-
<PackageReference Include="Constructs" Version="10.5.0" />
14+
<PackageReference Include="Constructs" Version="10.5.1" />
1515
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.3" />
1616

1717
<!-- jsii Roslyn analyzers (un-comment to obtain compile-time checks for missing required props

0 commit comments

Comments
 (0)