Skip to content

Commit

Permalink
Update tags-thrift-schema to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 8f41285 commit c75ccf0
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 @@ -35,7 +35,7 @@ lazy val dependencies = Seq(
"com.squareup.okhttp3" % "okhttp" % "4.9.2",
"com.google.guava" % "guava" % "18.0",
"com.gu" %% "content-api-client-default" % "32.0.0",
"com.gu" %% "tags-thrift-schema" % "2.8.3",
"com.gu" %% "tags-thrift-schema" % "2.8.4",
"net.logstash.logback" % "logstash-logback-encoder" % "7.2",
"org.slf4j" % "slf4j-api" % "1.7.12",
"org.slf4j" % "jcl-over-slf4j" % "1.7.12",
Expand Down

0 comments on commit c75ccf0

Please sign in to comment.