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