Skip to content

Commit

Permalink
deps: update scodec-bits + fs2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahjohannessen committed Dec 24, 2020
1 parent ce36991 commit 1898588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ object Dependencies {

val catsCore = "2.3.1"
val catsEffect = "2.3.1"
val fs2 = "2.4.6"
val fs2 = "2.5.0"
val log4cats = "1.1.1"
val logback = "1.2.3"
val scodecBits = "1.1.21"
val scodecBits = "1.1.23"
val circe = "0.13.0"
val scalaPb = scalapb.compiler.Version.scalapbVersion
val grpc = "1.34.1"
Expand Down

0 comments on commit 1898588

Please sign in to comment.