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 c350b36 commit ded33f0Copy full SHA for ded33f0
junit-jupiter-starter-sbt/build.sbt
@@ -1,5 +1,5 @@
1
ThisBuild / organization := "com.example"
2
-ThisBuild / scalaVersion := "3.7.2"
+ThisBuild / scalaVersion := "3.7.3"
3
ThisBuild / version := "0.1.0-SNAPSHOT"
4
5
lazy val root = project
0 commit comments