File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ import ReleaseTransformations._
22import sbtunidoc .Plugin .UnidocKeys .{ unidoc , unidocProjectFilter }
33
44val catsVersion = " 0.9.0"
5- val utilVersion = " 6.40 .0"
6- val finagleVersion = " 6.41 .0"
5+ val utilVersion = " 6.41 .0"
6+ val finagleVersion = " 6.42 .0"
77
88organization in ThisBuild := " io.catbird"
99
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.5")
1313addSbtPlugin(" org.scalastyle" %% " scalastyle-sbt-plugin" % " 0.8.0" )
1414addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 1.5.0" )
1515addSbtPlugin(" org.wartremover" % " sbt-wartremover" % " 1.2.1" )
16- addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.2.20 " )
16+ addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.2.21 " )
You can’t perform that action at this time.
0 commit comments