Skip to content

Commit ffb8ffc

Browse files
authored
Merge pull request #29 from sourcegraph/renovate/scala-2.12.x
2 parents 3295e94 + b2b4503 commit ffb8ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sbt-test/sbt-sourcegraph/basic/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.nio.file.Files
44

55
inThisBuild(
66
List(
7-
scalaVersion := "2.12.14",
7+
scalaVersion := "2.12.15",
88
organization := "com.example"
99
)
1010
)

0 commit comments

Comments
 (0)