File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ object ProjectPlugin extends AutoPlugin {
1919 val circe : String = " 0.14.6"
2020 val expecty = " 0.16.0"
2121 val http4s : String = " 0.23.24"
22- val http4sBlazeClient : String = " 0.23.15 "
22+ val http4sBlazeClient : String = " 0.23.16 "
2323 val paradise : String = " 2.1.1"
2424 val scalacheck = " 1.17.0"
2525 val scalacheckShapeless = " 1.3.0"
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.11")
1515addSbtPlugin(" com.alejandrohdezma" % " sbt-remove-test-from-pom" % " 0.1.0" )
1616addSbtPlugin(" org.typelevel" % " sbt-tpolecat" % " 0.5.0" )
1717addSbtPlugin(" org.portable-scala" % " sbt-scalajs-crossproject" % " 1.3.2" )
18- addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.14 .0" )
18+ addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.15 .0" )
1919addSbtPlugin(" com.typesafe" % " sbt-mima-plugin" % " 1.1.3" )
You can’t perform that action at this time.
0 commit comments