Skip to content

Commit

Permalink
scala-collection-compat 2.7.0 (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw authored Sep 27, 2022
1 parent b6074fd commit 2be21d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Dependencies {
"com.typesafe.akka" %% "akka-persistence-query" % AkkaVersion,
"com.typesafe.akka" %% "akka-cluster-tools" % AkkaVersion,
"com.datastax.oss" % "java-driver-core" % CassandraDriverVersion,
"org.scala-lang.modules" %% "scala-collection-compat" % "2.4.4",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.7.0",
Logback % Test,
"org.scalatest" %% "scalatest" % "3.2.11" % Test,
"org.pegdown" % "pegdown" % "1.6.0" % Test,
Expand Down

0 comments on commit 2be21d6

Please sign in to comment.