diff --git a/build.sbt b/build.sbt index e769fc4..a85367f 100644 --- a/build.sbt +++ b/build.sbt @@ -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",