Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand committed Jan 10, 2025
1 parent 94ee1aa commit a76b519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/benchmarks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
}

run.dependsOn ':client:publishMavenJavaPublicationToMavenLocal'
compileJava.dependsOn ':client:publishMavenJavaPublicationToMavenLocal'

application {
// Define the main class for the application.
Expand Down

0 comments on commit a76b519

Please sign in to comment.