Skip to content

Commit

Permalink
Merge pull request #50 from guardian/update/gu
Browse files Browse the repository at this point in the history
chore(deps): Guardian library updates
  • Loading branch information
rtyley authored Jan 17, 2025
2 parents fb81d60 + e7a4362 commit 48b64cc
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 @@ -36,7 +36,7 @@ resolvers ++= Resolver.sonatypeOssRepos("releases")

libraryDependencies ++= Seq(
"com.gu" %% "content-api-models-scala" % "26.0.0",
"com.gu" %% "thrift-serializer" % "5.0.5",
"com.gu" %% "thrift-serializer" % "5.0.7",
"software.amazon.kinesis" % "amazon-kinesis-client" % "3.0.1",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"com.twitter" %% "scrooge-core" % "21.12.0",
Expand Down

0 comments on commit 48b64cc

Please sign in to comment.