Skip to content

Commit

Permalink
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 0.0.57 to 0.0.59.
- [Commits](std-uritemplate/std-uritemplate@0.0.57...0.0.59)

---
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 Jun 8, 2024
1 parent a75f5d8 commit 54e2a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/abstractions/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.github.std-uritemplate:std-uritemplate:0.0.58'
implementation 'io.github.std-uritemplate:std-uritemplate:0.0.59'
implementation 'io.opentelemetry:opentelemetry-api:1.39.0'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
}

0 comments on commit 54e2a44

Please sign in to comment.