Skip to content

Commit

Permalink
Merge pull request #138 from scala-steward/update/dhall-generic-0.3.52
Browse files Browse the repository at this point in the history
Update dhall-generic to 0.3.52
  • Loading branch information
mergify[bot] authored Sep 4, 2021
2 parents b02f801 + 5d82513 commit 054e1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("ch.epfl.scala" % "sbt-release-early" % "2.1.1")
libraryDependencies ++= Seq("us.oyanglul" %% "dhall-generic" % "0.3.51")
libraryDependencies ++= Seq("us.oyanglul" %% "dhall-generic" % "0.3.52")

0 comments on commit 054e1fd

Please sign in to comment.