Skip to content

Commit 28b5ca6

Browse files
authored
Merge pull request #216 from scala-steward/update/sourcecode-0.2.0
Update sourcecode to 0.2.0
2 parents ba62223 + 0492efc commit 28b5ca6

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.9"
5+
libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.2.0"
66

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

0 commit comments

Comments
 (0)