Skip to content

Commit 7eac02f

Browse files
committed
rc33
1 parent fea58a7 commit 7eac02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbt._
22

33
object Dependencies {
44
object Aws {
5-
val cdk: ModuleID = "software.amazon.awscdk" % "aws-cdk-lib" % "2.0.0-rc.31"
5+
val cdk: ModuleID = "software.amazon.awscdk" % "aws-cdk-lib" % "2.0.0-rc.33"
66

77
val constructs: ModuleID = "software.constructs" % "constructs" % "10.0.9"
88
}

0 commit comments

Comments
 (0)