Commit 2ad2549 1 parent 3c72970 commit 2ad2549 Copy full SHA for 2ad2549
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
3
3
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2" )
4
4
addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.13.0" )
5
5
addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.10.0" )
6
- addSbtPlugin(" org.typelevel" % " sbt-typelevel" % " 0.7.3 " )
7
- addSbtPlugin(" org.typelevel" % " sbt-typelevel-site" % " 0.7.3 " )
8
- addSbtPlugin(" org.typelevel" % " sbt-typelevel-github-actions" % " 0.7.3 " )
6
+ addSbtPlugin(" org.typelevel" % " sbt-typelevel" % " 0.7.4 " )
7
+ addSbtPlugin(" org.typelevel" % " sbt-typelevel-site" % " 0.7.4 " )
8
+ addSbtPlugin(" org.typelevel" % " sbt-typelevel-github-actions" % " 0.7.4 " )
9
9
addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.17.0" )
10
10
addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.6.1" )
11
11
addSbtPlugin(" org.portable-scala" % " sbt-scala-native-crossproject" % " 1.3.2" )
You can’t perform that action at this time.
0 commit comments