Skip to content

Commit

Permalink
Update sbt-hydra to 2.1.5 (#2865)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and kailuowang committed May 31, 2019
1 parent 4f92efe commit 06cd437
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 @@ -24,4 +24,4 @@ resolvers += Resolver.url(
url("https://repo.triplequote.com/artifactory/sbt-plugins-release/")
)(Resolver.ivyStylePatterns)

addSbtPlugin("com.triplequote" % "sbt-hydra" % "2.1.4")
addSbtPlugin("com.triplequote" % "sbt-hydra" % "2.1.5")

0 comments on commit 06cd437

Please sign in to comment.