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