Skip to content

Commit

Permalink
fix(quarkus): 🐛 Remove opentelemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWitt committed Jun 24, 2023
1 parent b11d8a8 commit 50c7727
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion github-bot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {
implementation project(":application")
implementation project(":persistence")
implementation project(":commons")
implementation("io.quarkus:quarkus-opentelemetry")
implementation "io.quarkiverse.loggingmanager:quarkus-logging-manager:3.0.0"
}

Expand Down

0 comments on commit 50c7727

Please sign in to comment.