Skip to content

Commit

Permalink
Latest moped
Browse files Browse the repository at this point in the history
  • Loading branch information
2m committed Sep 7, 2021
1 parent c050b7d commit 3efd9dd
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 3efd9dd

Please sign in to comment.