Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Outfit8TSB authored Dec 31, 2024
1 parent c9839f7 commit c61b45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viaproxy/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {

dependencies {
compileOnly("net.raphimc:ViaProxy:3.3.7-SNAPSHOT")
implementation(project(":common"))
implementation(project(":standalone"))
}

java {
Expand Down

0 comments on commit c61b45e

Please sign in to comment.