Skip to content

Commit a4fc804

Browse files
chore(deps): update dependency scala to v3.8.3
1 parent 7920f9a commit a4fc804

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.15",
7+
scalaVersion := "3.8.3",
88
organization := "com.example"
99
)
1010
)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
scalaVersion := "3.3.0"
1+
scalaVersion := "3.8.3"

0 commit comments

Comments
 (0)