Skip to content

Commit

Permalink
Update tool utils to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter van 't Hof committed Mar 5, 2018
1 parent d3aa3cf commit 7575dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -19,7 +19,7 @@ developers := List(

scalaVersion := "2.11.12"

libraryDependencies += "com.github.biopet" %% "tool-utils" % "0.3"
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

0 comments on commit 7575dac

Please sign in to comment.