Skip to content

Commit

Permalink
Move subproject
Browse files Browse the repository at this point in the history
  • Loading branch information
hegyibalint committed Oct 3, 2024
1 parent b25de2b commit 7f27ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {
}

dependencies {
implementation(project(":model"))
implementation(project(":tapi-model"))

implementation(libs.lsp4j)
implementation(libs.logback.classic)
Expand Down

0 comments on commit 7f27ded

Please sign in to comment.