Skip to content

Commit

Permalink
Update simple-configuration-ssm to 4.0.0 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: gu-scala-steward-public-repos[bot] <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 0dba891 commit 6152f6b
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 @@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
"org.slf4j" % "slf4j-api" % "2.0.16",
"com.typesafe.akka" %% "akka-actor" % "2.5.24",
"com.squareup.okhttp3" % "okhttp" % "3.14.9",
"com.gu" %% "simple-configuration-ssm" % "3.0.0",
"com.gu" %% "simple-configuration-ssm" % "4.0.0",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.18.1",
"com.squareup.okhttp3" % "okhttp" % "4.12.0",
"com.google.protobuf" % "protobuf-java" % "4.28.3",
Expand Down

0 comments on commit 6152f6b

Please sign in to comment.