aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
blob: 91cadf24c74b69d42a85528fe2cdcf4178371d07 (plain) (blame)
1
2
3
4
resolvers += "Sonatype snapshots" at "http://oss.sonatype.org/content/repositories/snapshots/"

addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.4.0")