Skip to content

Commit

Permalink
revert to normal non-test stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
rhpvorderman committed Sep 17, 2018
1 parent c912993 commit 7be6b51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Expand Up @@ -30,7 +30,5 @@ scalaVersion := "2.11.12"

crossScalaVersions := Seq("2.11.12", "2.12.6")

biocondaMainGitUrl := "https://github.com/biopet/bioconda-recipes.git"

libraryDependencies += "com.github.biopet" %% "tool-utils" % "0.6"
libraryDependencies += "com.github.biopet" %% "tool-test-utils" % "0.3"
2 changes: 1 addition & 1 deletion version.sbt
@@ -1 +1 @@
version in ThisBuild := "0.5.11-SNAPSHOT"
version in ThisBuild := "0.5.12-SNAPSHOT"

0 comments on commit 7be6b51

Please sign in to comment.