Skip to content

Commit

Permalink
build(deps): bump identityHub from 0.1.2 to 0.1.3 (#156)
Browse files Browse the repository at this point in the history
Bumps `identityHub` from 0.1.2 to 0.1.3.

Updates `org.eclipse.edc:identity-hub-spi` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/IdentityHub/releases)
- [Changelog](https://github.com/eclipse-edc/IdentityHub/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/IdentityHub@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:identity-hub` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/IdentityHub/releases)
- [Changelog](https://github.com/eclipse-edc/IdentityHub/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/IdentityHub@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:identity-hub-client` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/IdentityHub/releases)
- [Changelog](https://github.com/eclipse-edc/IdentityHub/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/IdentityHub@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:identity-hub-credentials-verifier` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/IdentityHub/releases)
- [Changelog](https://github.com/eclipse-edc/IdentityHub/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/IdentityHub@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:identity-hub-api` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/IdentityHub/releases)
- [Changelog](https://github.com/eclipse-edc/IdentityHub/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/IdentityHub@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:identity-hub-verifier-jwt` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/IdentityHub/releases)
- [Changelog](https://github.com/eclipse-edc/IdentityHub/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/IdentityHub@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:identity-hub-credentials-jwt` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/IdentityHub/releases)
- [Changelog](https://github.com/eclipse-edc/IdentityHub/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/IdentityHub@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:self-description-api` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/IdentityHub/releases)
- [Changelog](https://github.com/eclipse-edc/IdentityHub/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/IdentityHub@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: org.eclipse.edc:identity-hub-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-hub
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-hub-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-hub-credentials-verifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-hub-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-hub-verifier-jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-hub-credentials-jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:self-description-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent dda49d7 commit 0f55c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ format.version = "1.1"

[versions]
edc = "0.1.2"
identityHub = "0.1.2"
identityHub = "0.1.3"
federatedCatalog = "0.1.2"
registrationService = "0.1.3"

Expand Down

0 comments on commit 0f55c0a

Please sign in to comment.