Skip to content

Commit

Permalink
Revert "Update SBT version to 1.3.3"
Browse files Browse the repository at this point in the history
This reverts commit 793cd86.
  • Loading branch information
daniel-shuy committed Feb 4, 2020
1 parent 836e05b commit 6bed103
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ addSbtPlugin("com.permutive" % "sbt-liquibase" % "1.2.0")

crossSbtVersions := Seq(
"0.13.17",
"1.3.3"
"1.3.2"
)

def slickVersion(scalaVersion: String) =
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.3.3
sbt.version = 1.3.2

0 comments on commit 6bed103

Please sign in to comment.