Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #40 from lightbend/ws-agent-2.7.0
Browse files Browse the repository at this point in the history
wss-agent 2.7.0
  • Loading branch information
dwijnand authored May 23, 2018
2 parents 3d923ec + 910c7d0 commit 6466a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ libraryDependencies += Defaults.sbtPluginExtra(
(scalaBinaryVersion in update).value
)

val whitesourceVersion = "2.6.9"
val whitesourceVersion = "2.7.0"

libraryDependencies += "org.whitesource" % "wss-agent-api" % whitesourceVersion
libraryDependencies += "org.whitesource" % "wss-agent-api-client" % whitesourceVersion
Expand Down

0 comments on commit 6466a4c

Please sign in to comment.