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.
2 parents 28c537f + 38c9fa6 commit 58f782aCopy full SHA for 58f782a
Expressions/build.sbt
@@ -2,7 +2,7 @@ libraryDependencies += "com.thoughtworks.feature" %% "implicitapply" % "2.3.0-M8
2
3
libraryDependencies += "com.thoughtworks.feature" %% "factory" % "2.3.0-M8"
4
5
-libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.1.4"
+libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.1.6"
6
7
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
8
0 commit comments