File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
55addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.2.21" )
66addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.9.29" )
77addSbtPlugin(" com.thesamet" % " sbt-protoc" % " 1.0.0" )
8- addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.4.8-98-e7d4e01e " )
8+ addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.4.9 " )
99addSbtPlugin(" com.sourcegraph" % " sbt-sourcegraph" % " 0.3.3" )
1010addSbtPlugin(" com.lightbend.sbt" % " sbt-java-formatter" % " 0.6.0" )
1111addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.3" )
Original file line number Diff line number Diff line change 1- addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.4.8-98-e7d4e01e " )
1+ addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.4.9 " )
You can’t perform that action at this time.
0 commit comments