Skip to content

Commit

Permalink
Remove circular dependency. (#1705)
Browse files Browse the repository at this point in the history
  • Loading branch information
driessamyn authored Oct 18, 2024
1 parent 607927b commit 8cf7d72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ledger/ledger-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ description 'Corda Ledger Common'
dependencies {
compileOnly 'org.osgi:osgi.annotation'

api platform(project(':corda-api'))
api project(':application')

testImplementation project(':crypto')
Expand Down

0 comments on commit 8cf7d72

Please sign in to comment.