Skip to content

Commit

Permalink
Fix compilation of connected-lock-manager/Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 14, 2024
1 parent 4f1e54c commit 0d30555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2571,6 +2571,7 @@ lazy val `connected-lock-manager` = project
)
)
.dependsOn(`distribution-manager`)
.dependsOn(`connected-lock-manager-server` % "test->test")
.dependsOn(`polyglot-api`)

/** Unlike `connected-lock-manager` project, has a dependency on akka.
Expand Down

0 comments on commit 0d30555

Please sign in to comment.