Skip to content

Commit

Permalink
Remove temporary attempt at fixing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PHPirates authored Feb 3, 2024
1 parent c58b41c commit bf814d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ dependencies {
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.1")
implementation("io.arrow-kt:arrow-resilience:1.2.1")

implementation("io.opentelemetry:opentelemetry-api-trace:0.13.1")

// Test dependencies
// No version specified, it equals the kotlin version
testImplementation("org.jetbrains.kotlin:kotlin-test")
Expand Down

0 comments on commit bf814d7

Please sign in to comment.