Skip to content

Commit 20ee974

Browse files
authored
Merge pull request twitter#870 from scala-steward/update/util-core-20.9.0
Update util-core to 20.9.0
2 parents 5409e33 + ce8d4c0 commit 20ee974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ val scalaTestVersion = "3.2.2"
1212
val scalaTestPlusVersion = "3.1.0.0-RC2"
1313
val scalacheckVersion = "1.14.3"
1414
val scalaCollectionCompat = "2.2.0"
15-
val utilVersion = "20.8.1"
15+
val utilVersion = "20.9.0"
1616
val sparkVersion = "2.4.7"
1717

1818
def scalaVersionSpecificFolders(srcBaseDir: java.io.File, scalaVersion: String) =

0 commit comments

Comments
 (0)