Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
devbattery authored Sep 13, 2023
1 parent 72f3c82 commit 501f8fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions be/carrot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ configurations {
querydsl.extendsFrom compileClasspath
}
compileQuerydsl {
options.compilerArgs += ['--release', '17']
options.annotationProcessorPath = configurations.querydsl
}

0 comments on commit 501f8fb

Please sign in to comment.