Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit ddf844a

Browse files
Update scala-collection-compat to 2.5.0 (#467)
Co-authored-by: Jem Mawson <[email protected]>
1 parent 24be70a commit ddf844a

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
@@ -62,7 +62,7 @@ lazy val root = project
6262
"io.github.novacrypto" % "BIP39" % "2019.01.27",
6363
"net.i2p.crypto" % "eddsa" % "0.3.0",
6464
"org.json4s" %% "json4s-native" % "4.0.1",
65-
"org.scala-lang.modules" %% "scala-collection-compat" % "2.4.4",
65+
"org.scala-lang.modules" %% "scala-collection-compat" % "2.5.0",
6666
"tech.sparse" %% "toml-scala" % "0.2.2",
6767

6868
"com.github.julien-truffaut" %% "monocle-core" % "2.0.5" % "test",

0 commit comments

Comments
 (0)