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 ba62223 + 0492efc commit 28b5ca6Copy full SHA for 28b5ca6
Expressions/build.sbt
@@ -2,7 +2,7 @@ libraryDependencies += "com.thoughtworks.feature" %% "implicitapply" % "2.3.0"
2
3
libraryDependencies += "com.thoughtworks.feature" %% "factory" % "2.3.0"
4
5
-libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.1.9"
+libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.2.0"
6
7
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
8
0 commit comments