Skip to content

Commit a9fccef

Browse files
chore(deps): update dependency scala to v3.7.0
1 parent a01068b commit a9fccef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/scala/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ThisBuild / version := "0.1.0-SNAPSHOT"
2-
ThisBuild / scalaVersion := "3.6.4"
2+
ThisBuild / scalaVersion := "3.7.0"
33

44
lazy val root = (project in file("."))
55
.settings(name := "scala-tests")

0 commit comments

Comments
 (0)