Skip to content

Commit

Permalink
chore: datadog 의존성 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
yujamint committed Nov 23, 2023
1 parent e798e1b commit c779b4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ dependencies {
annotationProcessor "javax.annotation:javax.annotation-api"
annotationProcessor "com.querydsl:querydsl-apt:${dependencyManagement.importedProperties['querydsl.version']}:jpa"

// datadog
runtimeOnly 'io.micrometer:micrometer-registry-datadog'
}

tasks.named('test') {
Expand Down

0 comments on commit c779b4d

Please sign in to comment.