Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
scottweaver committed Jul 13, 2022
1 parent 32b5f4d commit 36bb163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ lazy val `db-migration-aspect-Zio2` = project
)
.dependsOn(models, mysqlZio2 % "test->test")

lazy val liquibaseAspect = project
lazy val liquibaseAspect = project
.in(file("modules/zio-2.0-liquibase-aspect"))
.settings(settings(V.zio2Version))
.settings(
Expand Down

0 comments on commit 36bb163

Please sign in to comment.