Skip to content

Commit

Permalink
chore(deps): bump io.github.std-uritemplate:std-uritemplate
Browse files Browse the repository at this point in the history
Bumps [io.github.std-uritemplate:std-uritemplate](https://github.com/std-uritemplate/std-uritemplate) from 1.0.2 to 1.0.3.
- [Commits](std-uritemplate/std-uritemplate@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: io.github.std-uritemplate:std-uritemplate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent ee90caf commit d727ddd
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.39.0'
testImplementation 'io.opentelemetry:opentelemetry-context:1.39.0'
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.2'
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.3'
implementation 'com.google.code.gson:gson:2.11.0'

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

0 comments on commit d727ddd

Please sign in to comment.