Skip to content

Commit

Permalink
chore(deps): scalapb 0.11.0 and cars-effect 2.4.1 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
augi committed Mar 30, 2021
1 parent 1257b54 commit 16af552
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ allprojects {
circeVersion = "0.13.0"
cactusVersion = "0.17.0"
catsVersion = "2.4.2"
catsEffectVersion = "2.3.3"
catsEffectVersion = "2.4.1"
fs2Version = "2.5.3"
protobufVersion = "3.15.6"
scalapbVersion = "0.10.11"
scalapbJson4sVersion = "0.10.3"
scalapbVersion = "0.11.0"
scalapbJson4sVersion = "0.11.0"
monixVersion = "3.0.0" // just for tests!
}
}
Expand Down

0 comments on commit 16af552

Please sign in to comment.