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.
2 parents b139235 + 6a656c2 commit a1a56f7Copy full SHA for a1a56f7
build.sbt
@@ -6,7 +6,7 @@ version := "1.13.0"
6
7
organization := "org.scalafx"
8
9
-scalaVersion := "2.13.0"
+scalaVersion := "2.13.1"
10
11
libraryDependencies ++= Seq(
12
"org.scalafx" %% "scalafx" % "12.0.2-R18",
project/build.properties
@@ -1,2 +1,2 @@
1
-sbt.version=1.3.0
+sbt.version=1.3.3
2
0 commit comments