Skip to content

Commit

Permalink
Bump io.github.hkarthik7:azd from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [io.github.hkarthik7:azd](https://github.com/hkarthik7/azure-devops-java-sdk) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/hkarthik7/azure-devops-java-sdk/releases)
- [Changelog](https://github.com/hkarthik7/azure-devops-java-sdk/blob/main/CHANGELOG.md)
- [Commits](hkarthik7/azure-devops-java-sdk@v6.0.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 90ba433 commit dbbe504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
exclude group: 'commons-logging', module: 'commons-logging'
}
implementation 'io.github.cdancy:bitbucket-rest:3.1.1'
implementation 'io.github.hkarthik7:azd:6.0.0'
implementation 'io.github.hkarthik7:azd:6.0.1'
runtimeOnly 'io.micrometer:micrometer-registry-prometheus'
developmentOnly 'org.springframework.boot:spring-boot-docker-compose'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit dbbe504

Please sign in to comment.