Skip to content

Commit

Permalink
refactor : log 미설정
Browse files Browse the repository at this point in the history
  • Loading branch information
Qbeom0925 committed Jan 10, 2024
1 parent ea4ae2c commit 8483fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation 'org.hibernate.orm:hibernate-core:6.2.5.Final'

//QueryDSL
implementation 'com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.9.0'
// implementation 'com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.9.0'
implementation 'com.querydsl:querydsl-jpa:5.0.0:jakarta'
annotationProcessor "com.querydsl:querydsl-apt:5.0.0:jakarta"
annotationProcessor "jakarta.annotation:jakarta.annotation-api"
Expand Down

0 comments on commit 8483fbc

Please sign in to comment.