Skip to content

Commit

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

Bump awsCdkVersion from 1.90.1 to 1.92.0 in /master-cdk

# Conflicts:
#	master-cdk/build.gradle.kts
  • Loading branch information
timmattison committed Mar 8, 2021
2 parents 6b23804 + 031f4a8 commit 8627d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master-cdk/build.gradle.kts
Expand Up @@ -27,7 +27,7 @@ tasks.distZip { enabled = false }
tasks.distTar { enabled = false }

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

0 comments on commit 8627d03

Please sign in to comment.