Skip to content

Commit

Permalink
Upgrades!
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan McAdams committed Oct 8, 2015
1 parent 39652d2 commit 6c7dd5f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 71 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -9,7 +9,9 @@ java_pid*.hprof
tags
\.idea/workspace.xml
tutorial_src/build
.idea
.idea/
*.iml
*.ipr
.classpath
.project
bson-driver/.classpath
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
@@ -1 +1 @@
sbt.version=0.12.4
sbt.version=0.13.9
4 changes: 1 addition & 3 deletions project/plugins.sbt
@@ -1,4 +1,2 @@
addSbtPlugin("com.orrsella" % "sbt-stats" % "1.0.1")

addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.5.1")
addSbtPlugin("com.orrsella" % "sbt-stats" % "1.0.5")

66 changes: 0 additions & 66 deletions project/project.iml

This file was deleted.

0 comments on commit 6c7dd5f

Please sign in to comment.