Skip to content

Commit be464c0

Browse files
authored
Merge pull request #1646 from microsoftgraph/dependabot/gradle/io.github.std-uritemplate-std-uritemplate-1.0.1
Bump io.github.std-uritemplate:std-uritemplate from 0.0.59 to 1.0.1
2 parents 24ff4e1 + 7983827 commit be464c0

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.39.0'
88
testImplementation 'io.opentelemetry:opentelemetry-context:1.39.0'
9-
testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.59'
9+
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.1'
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)