Skip to content

Commit

Permalink
Merge pull request #205 from 2m/fix/moped-2m
Browse files Browse the repository at this point in the history
Latest moped
  • Loading branch information
2m authored Sep 7, 2021
2 parents c050b7d + 3efd9dd commit b65c483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ libraryDependencies ++= Seq(
"com.softwaremill.sttp.client3" %% "akka-http-backend" % "3.3.14",
"com.danielasfregola" %% "twitter4s" % "7.0",
"org.scala-lang.modules" %% "scala-java8-compat" % "1.0.0",
"org.scalameta" %% "moped" % "0.1.10"
"org.scalameta" %% "moped" % "0.1.11"
)

sonatypeProfileName := "lt.dvim"
Expand Down

0 comments on commit b65c483

Please sign in to comment.