Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-tpolecat-0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 18, 2022
2 parents 3d7f65a + aef218b commit 1ffe75f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .scalafmt.conf
@@ -1,5 +1,5 @@
# tune this file as appropriate to your style! see: https://olafurpg.github.io/scalafmt/#Configuration
version = 3.0.8
version = 3.5.1
runner.dialect = scala3

maxColumn = 100
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
@@ -1 +1 @@
sbt.version=1.5.8
sbt.version=1.6.2
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,3 +1,3 @@
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
addSbtPlugin("io.chrisdavenport" % "sbt-davenverse" % "0.0.7")
addSbtPlugin("io.chrisdavenport" % "sbt-davenverse" % "0.1.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")

0 comments on commit 1ffe75f

Please sign in to comment.