Skip to content

Commit c13f9d6

Browse files
committed
Resolve merge conflicts
2 parents 4cc5fa8 + 272db13 commit c13f9d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ dependencies {
66
testImplementation 'org.mockito:mockito-inline:5.2.0'
77
testImplementation 'io.opentelemetry:opentelemetry-api:1.37.0'
88
testImplementation 'io.opentelemetry:opentelemetry-context:1.37.0'
9-
testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.56'
10-
9+
testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.57'
1110
implementation 'com.google.code.gson:gson:2.10.1'
1211

1312
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'

0 commit comments

Comments
 (0)