We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2fe9ec commit eaa7b6cCopy full SHA for eaa7b6c
tests/output/scala/build.sbt
@@ -1,5 +1,5 @@
1
ThisBuild / version := "0.1.0-SNAPSHOT"
2
-ThisBuild / scalaVersion := "3.7.2"
+ThisBuild / scalaVersion := "3.7.3"
3
4
lazy val root = (project in file("."))
5
.settings(name := "scala-tests")
0 commit comments