Skip to content

Commit

Permalink
Update libthrift to 0.20.0 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 25, 2024
1 parent 6506cf7 commit 57d70bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val pekko = "1.0.2"
val pekkoHttp = "1.0.1"
val scalaTest = "3.2.18"
val thrift = "0.19.0"
val thrift = "0.20.0"
}

val pekkoHttp = "org.apache.pekko" %% "pekko-http" % Versions.pekkoHttp
Expand Down

0 comments on commit 57d70bd

Please sign in to comment.