We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34dd932 commit e80c8b7Copy full SHA for e80c8b7
1 file changed
build.sbt
@@ -37,7 +37,7 @@ dependsOn(
37
`version-scheme`
38
)
39
40
-libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.3.1"
+libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.4.2"
41
42
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
43
0 commit comments