Skip to content

Commit

Permalink
refactor: 마지막 라인 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
zinzoddari committed Jan 6, 2024
1 parent 430c49c commit 10e5742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ configurations {

tasks.withType<QuerydslCompile> {
options.annotationProcessorPath = configurations.querydsl.get()
}
}

0 comments on commit 10e5742

Please sign in to comment.