Skip to content

Commit

Permalink
Merge pull request #407 from mkurz/scripted_fix
Browse files Browse the repository at this point in the history
[1.5.x] Also publish twirl-api_sjs0.6 local for scripted test
  • Loading branch information
mergify[bot] authored Mar 19, 2021
2 parents fc42a24 + 8069472 commit d176bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ lazy val plugin = project
publishLocal
.all(
ScopeFilter(
inDependencies(compiler)
inAnyProject
)
)
.value
Expand Down

0 comments on commit d176bc2

Please sign in to comment.