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 5409e33 + ce8d4c0 commit 20ee974Copy full SHA for 20ee974
build.sbt
@@ -12,7 +12,7 @@ val scalaTestVersion = "3.2.2"
12
val scalaTestPlusVersion = "3.1.0.0-RC2"
13
val scalacheckVersion = "1.14.3"
14
val scalaCollectionCompat = "2.2.0"
15
-val utilVersion = "20.8.1"
+val utilVersion = "20.9.0"
16
val sparkVersion = "2.4.7"
17
18
def scalaVersionSpecificFolders(srcBaseDir: java.io.File, scalaVersion: String) =
0 commit comments