Skip to content

Commit 8f2bfa7

Browse files
authored
Merge pull request #285 from scala-steward/update/scaluzzi-0.1.12
Update scaluzzi to 0.1.12
2 parents 4b7fbfc + 89ec03d commit 8f2bfa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object Dependencies {
2727
val postgresql = "org.postgresql" % "postgresql" % "42.2.14"
2828
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.13.0"
2929
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.1.6"
30-
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.3"
30+
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.12"
3131
val scalafixSortImports = "com.nequissimus" %% "sort-imports" % "0.5.4"
3232
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.0"
3333
val sentry = "io.sentry" % "sentry" % "1.7.30"

0 commit comments

Comments
 (0)