Skip to content

Commit

Permalink
Update scanamo to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Nov 11, 2024
1 parent 814a90f commit fbb1a69
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 @@ -86,7 +86,7 @@ libraryDependencies ++= Seq(
"com.fasterxml.jackson.core" % "jackson-databind" % jacksonVersion,
"com.fasterxml.jackson.core" % "jackson-annotations" % jacksonVersion,
"com.fasterxml.jackson.module" %% "jackson-module-scala" % jacksonVersion,
"org.scanamo" %% "scanamo" % "2.0.0",
"org.scanamo" %% "scanamo" % "3.0.0",
"com.beachape" %% "enumeratum" % "1.7.5",
"org.apache.pekko" %% "pekko-actor-typed" % "1.1.2",
"com.gu" %% "simple-configuration-ssm" % "2.0.0",
Expand Down

0 comments on commit fbb1a69

Please sign in to comment.