Skip to content

Commit 9e2b2ef

Browse files
chore(deps): update dependency scala to v2.12.17
1 parent 860f088 commit 9e2b2ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15",
7+
scalaVersion := "2.12.17",
88
organization := "com.example"
99
)
1010
)

0 commit comments

Comments
 (0)