Skip to content

Commit

Permalink
Merge branch 'main' into fix/dependency-configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndiritu authored Sep 3, 2024
2 parents 4c80395 + a402831 commit 423d893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
testImplementation 'org.mockito:mockito-inline:5.2.0'
testImplementation 'io.opentelemetry:opentelemetry-api:1.41.0'
testImplementation 'io.opentelemetry:opentelemetry-context:1.41.0'
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.5'
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
implementation 'com.google.code.gson:gson:2.11.0'

implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
Expand Down

0 comments on commit 423d893

Please sign in to comment.