Skip to content

Commit

Permalink
add newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Jun 11, 2019
1 parent dd3f8cb commit f0304e2
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 @@ -259,4 +259,4 @@ lazy val parboiledCore = crossProject(JSPlatform, JVMPlatform, NativePlatform)
scalaVersion := "2.11.12",
crossScalaVersions := Seq("2.11.12"),
libraryDependencies += scalaCheckNative.value
)
)

0 comments on commit f0304e2

Please sign in to comment.