Skip to content

Commit

Permalink
Merge pull request #1834 from aws-samples/dependabot/gradle/master-cd…
Browse files Browse the repository at this point in the history
…k/awsCdkVersion-1.94.1

Bump awsCdkVersion from 1.93.0 to 1.94.1 in /master-cdk
  • Loading branch information
timmattison committed Mar 17, 2021
2 parents 275246d + f1e077d commit a06f100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master-cdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tasks.distZip { enabled = false }
tasks.distTar { enabled = false }

// Specify all of our dependency versions
val awsCdkVersion = "1.93.0"
val awsCdkVersion = "1.94.1"
val vavrVersion = "0.10.3"
val slf4jVersion = "2.0.0-alpha1"
val jcabiVersion = "0.19.0"
Expand Down

0 comments on commit a06f100

Please sign in to comment.