Skip to content

Commit 423d893

Browse files
authored
Merge branch 'main' into fix/dependency-configuration
2 parents 4c80395 + a402831 commit 423d893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
testImplementation 'org.mockito:mockito-inline:5.2.0'
77
testImplementation 'io.opentelemetry:opentelemetry-api:1.41.0'
88
testImplementation 'io.opentelemetry:opentelemetry-context:1.41.0'
9-
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.5'
9+
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
1010
implementation 'com.google.code.gson:gson:2.11.0'
1111

1212
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

0 commit comments

Comments
 (0)