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 3cff750 commit 7550178Copy full SHA for 7550178
1 file changed
junit-jupiter-starter-sbt/build.sbt
@@ -1,5 +1,5 @@
1
ThisBuild / organization := "com.example"
2
-ThisBuild / scalaVersion := "3.8.2"
+ThisBuild / scalaVersion := "3.8.3"
3
ThisBuild / version := "0.1.0-SNAPSHOT"
4
5
lazy val root = project
0 commit comments