Skip to content

Commit

Permalink
Updated sbt-coveralls version to 1.2.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor-podzigun committed Apr 11, 2018
1 parent a6518c1 commit 76c95c3
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 @@ -17,4 +17,4 @@ addSbtPlugin(("org.scommons" % "sbt-scommons-plugin" % "0.1.0-SNAPSHOT").changin

addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.2")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.4-SNAPSHOT")

0 comments on commit 76c95c3

Please sign in to comment.