Merge pull request #15051 from akka/wip-remove-unused-dependency-version-ban
=pro Remove unused dependency version
This commit is contained in:
commit
9857c0e74e
1 changed files with 0 additions and 1 deletions
|
|
@ -1003,7 +1003,6 @@ object Dependencies {
|
|||
val genJavaDocVersion = System.getProperty("akka.build.genJavaDocVersion", "0.7")
|
||||
val scalaTestVersion = System.getProperty("akka.build.scalaTestVersion", "2.1.3")
|
||||
val scalaCheckVersion = System.getProperty("akka.build.scalaCheckVersion", "1.11.3")
|
||||
val scalaContinuationsVersion = System.getProperty("akka.build.scalaContinuationsVersion", "1.0.1")
|
||||
}
|
||||
|
||||
object Compile {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue