Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into chore/bump-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc authored Sep 28, 2023
2 parents 14b876c + 55aea8b commit 4cbd987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynatrace/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
}

def minOtelVersion = "1.14.0"
def testOtelVersion = "1.28.0"
def testOtelVersion = "1.29.0"

dependencies {
compileOnly platform("io.opentelemetry:opentelemetry-bom:${minOtelVersion}")
Expand Down

0 comments on commit 4cbd987

Please sign in to comment.