Skip to content

Commit 2dd7161

Browse files
authored
Merge pull request #473 from scala-steward/update/scaluzzi-0.1.18
Update scaluzzi to 0.1.18
2 parents 7794143 + fb00b4b commit 2dd7161

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.19"
3030
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.14.0"
3131
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.4.2"
32-
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.17"
32+
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.18"
3333
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.5.0"
3434
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.5"
3535
val sentry = "io.sentry" % "sentry" % "4.2.0"

0 commit comments

Comments
 (0)