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 ff7957a commit b2b4503Copy full SHA for b2b4503
src/sbt-test/sbt-sourcegraph/basic/build.sbt
@@ -4,7 +4,7 @@ import java.nio.file.Files
4
5
inThisBuild(
6
List(
7
- scalaVersion := "2.12.14",
+ scalaVersion := "2.12.15",
8
organization := "com.example"
9
)
10
0 commit comments