Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 1f0457d

Browse files
committed
Reformat
1 parent e467664 commit 1f0457d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
organization in ThisBuild := "net.exoego"
2-
crossScalaVersions in ThisBuild := Seq("2.13.3","2.12.12")
2+
crossScalaVersions in ThisBuild := Seq("2.13.3", "2.12.12")
33

44
lazy val root = {
55
val p = (project in file("."))

0 commit comments

Comments
 (0)