Skip to content

Commit

Permalink
Merge branch 'main' into did-key-purpose-check
Browse files Browse the repository at this point in the history
  • Loading branch information
mineme0110 authored Apr 22, 2024
2 parents 5a2cb77 + 847eb2f commit e69c9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration-tests/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
mavenLocal()
mavenCentral()
maven {
url = uri("https://maven.pkg.github.com/hyperledger-labs/open-enterprise-agent/")
url = uri("https://maven.pkg.github.com/hyperledger/identus-cloud-agent/")
credentials {
username = System.getenv("ATALA_GITHUB_ACTOR")
password = System.getenv("ATALA_GITHUB_TOKEN")
Expand Down

0 comments on commit e69c9d1

Please sign in to comment.