Skip to content

Commit 6e12677

Browse files
Update libthrift to 0.24.0
1 parent 5b0e6f3 commit 6e12677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import java.net.URI
77

88
val contentEntityVersion = "4.0.0"
99
val scroogeVersion = "22.1.0" // remember to also update plugins.sbt if the scrooge version changes
10-
val thriftVersion = "0.20.0" // remember to also update package.json if the thrift version changes
10+
val thriftVersion = "0.24.0" // remember to also update package.json if the thrift version changes
1111

1212
val artifactProductionSettings = Seq(
1313
organization := "com.gu",

0 commit comments

Comments
 (0)