Skip to content

Commit c52c414

Browse files
committed
-Xsource:3-cross
1 parent 841283b commit c52c414

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
@@ -5,5 +5,5 @@ scalaVersion := "2.13.15"
55
gitbucketVersion := "4.41.0"
66
scalacOptions ++= Seq(
77
"-deprecation",
8-
"-Xsource:3",
8+
"-Xsource:3-cross",
99
)

0 commit comments

Comments
 (0)