Skip to content

Commit

Permalink
Update simple-configuration-ssm to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] authored and AshCorr committed Jan 14, 2025
1 parent 5d3b203 commit 1b41ecd
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 @@ -25,7 +25,7 @@ lazy val root = (project in file("."))
ws,
"org.playframework" %% "play-slick" % "6.1.0",
"net.logstash.logback" % "logstash-logback-encoder" % "7.4",
("com.gu" %% "simple-configuration-ssm" % "2.0.0").cross(CrossVersion.for3Use2_13),
("com.gu" %% "simple-configuration-ssm" % "3.0.0").cross(CrossVersion.for3Use2_13),
/* Using Scala 2.13 version of identity-auth-play until a Scala 3 version has been released:
* https://trello.com/c/5kOc41kD/4669-release-scala-3-version-of-identity-libraries */
("com.gu.identity" %% "identity-auth-core" % "4.25")
Expand Down

0 comments on commit 1b41ecd

Please sign in to comment.