Skip to content

Commit

Permalink
Merge pull request #425 from SumoLogic-Labs/dependabot/gradle/awsSdkV…
Browse files Browse the repository at this point in the history
…ersion-1.12.723

Bump awsSdkVersion from 1.12.719 to 1.12.723
  • Loading branch information
mccartney authored Aug 26, 2024
2 parents c742dc1 + 7bad5a9 commit 5f8e32a
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 @@ -18,7 +18,7 @@ buildscript {
}

ext.akkaVersion = '2.6.20'
ext.awsSdkVersion = '1.12.719'
ext.awsSdkVersion = '1.12.723'
ext.comFasterxmlJacksonVersion = '2.14.1'
ext.orgScalatestVersion = '3.2.15'
}
Expand Down

0 comments on commit 5f8e32a

Please sign in to comment.