Skip to content

Commit df0e936

Browse files
chore(deps): update dependency scala to v3.6.4 (#4571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e99288 commit df0e936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/scala/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ThisBuild / version := "0.1.0-SNAPSHOT"
2-
ThisBuild / scalaVersion := "3.6.3"
2+
ThisBuild / scalaVersion := "3.6.4"
33

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

0 commit comments

Comments
 (0)