Skip to content

Commit 38c9fa6

Browse files
committed
Update sourcecode to 0.1.6
1 parent 742d595 commit 38c9fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Expressions/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ libraryDependencies += "com.thoughtworks.feature" %% "implicitapply" % "2.3.0-M8
22

33
libraryDependencies += "com.thoughtworks.feature" %% "factory" % "2.3.0-M8"
44

5-
libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.1.4"
5+
libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.1.6"
66

77
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
88

0 commit comments

Comments
 (0)