Skip to content

Commit

Permalink
Merge pull request #1126 from alphagov/dependabot/gradle/main/depende…
Browse files Browse the repository at this point in the history
…ncyVersions.aws_sdk_version-1.12.120

Bump dependencyVersions.aws_sdk_version from 1.12.101 to 1.12.120
  • Loading branch information
alan-gds authored Nov 30, 2021
2 parents 3d1344a + 6743183 commit 1e01a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ apply plugin: "idea"
ext {
dependencyVersions = [
jackson_version: "2.13.0",
aws_sdk_version: "1.12.101",
aws_sdk_version: "1.12.120",
aws_lambda_core_version: "1.2.1",
aws_lambda_events_version: "3.11.0",
nimbusds_oauth_version: "9.20",
Expand Down

0 comments on commit 1e01a07

Please sign in to comment.