Skip to content

Commit

Permalink
Update tool-utils to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter van 't Hof committed Feb 26, 2018
1 parent c1a5ae9 commit e0788c4
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.11"

libraryDependencies += "com.github.biopet" %% "tool-utils" % "0.3-SNAPSHOT" changing ()
libraryDependencies += "com.github.biopet" %% "tool-utils" % "0.3"
libraryDependencies += "com.typesafe.play" %% "play-ws" % "2.5.15"

libraryDependencies += "com.github.biopet" %% "tool-test-utils" % "0.2-SNAPSHOT" % Test changing ()

0 comments on commit e0788c4

Please sign in to comment.