Skip to content

Commit eaa7b6c

Browse files
chore(deps): update dependency scala to v3.7.3 (#5350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2fe9ec commit eaa7b6c

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

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

0 commit comments

Comments
 (0)