Skip to content

Commit 12f68e5

Browse files
authored
Fix syntax error
1 parent 293e339 commit 12f68e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ val currentScalaVersion = "2.13.16"
77
inThisBuild(
88
Seq(
99
scalaVersion := currentScalaVersion,
10+
)
1011
)
1112

1213
lazy val commonSettings =

0 commit comments

Comments
 (0)