We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2423ad8 commit ea9f113Copy full SHA for ea9f113
build.sbt
@@ -3,4 +3,4 @@ organization := "io.github.gitbucket"
3
version := "1.10.0"
4
scalaVersion := "2.13.3"
5
gitbucketVersion := "4.35.0"
6
-scalacOptions := Seq("-deprecation", "-language:postfixOps", "-opt:l:method", "-feature")
+scalacOptions := Seq("-deprecation", "-language:postfixOps", "-feature")
0 commit comments