Skip to content

Commit

Permalink
Update simple-configuration-core to 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Jan 30, 2025
1 parent 8501f7d commit c31a43c
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 @@ -19,7 +19,7 @@ lazy val root = (project in file("."))
libraryDependencies ++= Seq(
"software.amazon.awssdk" % "autoscaling" % awsSdk2Version,
"software.amazon.awssdk" % "ec2" % awsSdk2Version,
"com.gu" %% "simple-configuration-core" % "4.0.2",
"com.gu" %% "simple-configuration-core" % "4.0.3",
"net.logstash.logback" % "logstash-logback-encoder" % "8.0",
"ch.qos.logback" % "logback-core" % "1.5.16",
"com.fasterxml.jackson.core" % "jackson-core" % "2.18.2",
Expand Down

0 comments on commit c31a43c

Please sign in to comment.