Skip to content

Commit

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

Bump awsCdkVersion from 1.92.0 to 1.93.0 in /master-cdk
  • Loading branch information
timmattison committed Mar 16, 2021
2 parents 73cdf89 + ac2ab6e commit a298018
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.92.0"
val awsCdkVersion = "1.93.0"
val vavrVersion = "0.10.3"
val slf4jVersion = "2.0.0-alpha1"
val jcabiVersion = "0.19.0"
Expand Down

0 comments on commit a298018

Please sign in to comment.