Skip to content

Commit 9997baf

Browse files
Update scala-collection-compat to 2.13.0 (chitralverma#155)
1 parent 34ca8d6 commit 9997baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectDependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ object ProjectDependencies {
3232
}
3333

3434
object Versions {
35-
val scalaCollectionCompat = "2.12.0"
35+
val scalaCollectionCompat = "2.13.0"
3636
val scalaParallelCollections = "1.1.0"
3737
val jacksonVersion = "2.18.4"
3838
}

0 commit comments

Comments
 (0)