We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee1378 commit c3274dfCopy full SHA for c3274df
project/dependencies.scala
@@ -5,7 +5,7 @@ object Versions {
5
val scalaBinaryVersion: String = Scala.binary_2_11
6
val sbtVersion: String = Sbt.latest
7
val ideaVersion = "172.2953.9"
8
- val sbtStructureVersion: String = "7.0.0+40-35fa8975"
+ val sbtStructureVersion: String = "7.0.0+45-b2a6b23a"
9
val sbtIdeaShellVersion: String = "1.2+2-3eadcace"
10
val luceneVersion = "4.8.1"
11
val aetherVersion = "1.0.0.v20140518"
0 commit comments