Skip to content

Commit

Permalink
Update ssm to 2.29.44
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 855aebf commit b9c36f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def projectWithPlayVersion(playVersion: PlayVersion) =
"org.typelevel" %% "cats-core" % "2.12.0",
commonsCodec,
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
"software.amazon.awssdk" % "ssm" % "2.29.27" % Test
"software.amazon.awssdk" % "ssm" % "2.29.44" % Test
) ++ googleDirectoryAPI ++ playVersion.playLibs,

artifactPomMetadataSettings
Expand Down

0 comments on commit b9c36f8

Please sign in to comment.