Skip to content

Commit

Permalink
Merge pull request #139 from scala-steward/update/dhall-generic-0.3.53
Browse files Browse the repository at this point in the history
Update dhall-generic to 0.3.53
  • Loading branch information
mergify[bot] authored Sep 10, 2021
2 parents 054e1fd + 1ff197a commit def5d26
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.52")
libraryDependencies ++= Seq("us.oyanglul" %% "dhall-generic" % "0.3.53")

0 comments on commit def5d26

Please # to comment.