Skip to content

Commit

Permalink
Merge pull request #199 from scala-steward/update/moped-0.1.10
Browse files Browse the repository at this point in the history
Update moped to 0.1.10
  • Loading branch information
mergify[bot] authored Aug 22, 2021
2 parents c6d0552 + 4df4a14 commit e11141f
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.13",
"com.danielasfregola" %% "twitter4s" % "7.0",
"org.scala-lang.modules" %% "scala-java8-compat" % "1.0.0",
"org.scalameta" %% "moped" % "0.1.9"
"org.scalameta" %% "moped" % "0.1.10"
)

sonatypeProfileName := "lt.dvim"
Expand Down

0 comments on commit e11141f

Please sign in to comment.