Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-typelevel-0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sirocchj authored Jan 25, 2025
2 parents 63ad25d + 549cf13 commit 40ce9ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=3.8.5
version=3.8.6

runner.dialect = scala213

Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")

0 comments on commit 40ce9ec

Please sign in to comment.