Skip to content

Commit

Permalink
Update tool test utils to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter van 't Hof committed Mar 5, 2018
1 parent 7575dac commit 9f471d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -22,4 +22,4 @@ scalaVersion := "2.11.12"
libraryDependencies += "com.github.biopet" %% "tool-utils" % "0.3.1"
libraryDependencies += "com.typesafe.play" %% "play-ws" % "2.5.15"

libraryDependencies += "com.github.biopet" %% "tool-test-utils" % "0.2.1" % Test
libraryDependencies += "com.github.biopet" %% "tool-test-utils" % "0.2.2" % Test

0 comments on commit 9f471d9

Please sign in to comment.