Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
urinaner authored Jan 12, 2025
1 parent aafb48c commit 50d7843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ tasks.named('test') {
tasks.withType(JavaCompile) {
options.annotationProcessorPath = configurations.annotationProcessor
options.compilerArgs << "-parameters"
}
}

0 comments on commit 50d7843

Please sign in to comment.