Skip to content

Commit c0addd2

Browse files
chore(deps): update dependency scala to v3.7.2 (#5194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47090f9 commit c0addd2

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.7.1"
2+
ThisBuild / scalaVersion := "3.7.2"
33

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

0 commit comments

Comments
 (0)