Skip to content

Commit 2d2bbe6

Browse files
committed
Update sourcecode to 0.1.7
1 parent c705557 commit 2d2bbe6

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"
22

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

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

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

0 commit comments

Comments
 (0)