Skip to content

Commit f765ed3

Browse files
authored
Merge pull request #433 from scala-steward/update/scaluzzi-0.1.17
Update scaluzzi to 0.1.17
2 parents 08927fa + 68e8f73 commit f765ed3

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
@@ -29,7 +29,7 @@ object Dependencies {
2929
val postgresql = "org.postgresql" % "postgresql" % "42.2.18"
3030
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.14.0"
3131
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.3.2"
32-
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.16"
32+
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.17"
3333
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.4.4"
3434
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.3"
3535
val sentry = "io.sentry" % "sentry" % "3.2.1"

0 commit comments

Comments
 (0)