Skip to content

Commit 5b1c3a3

Browse files
chore: update to new Maven repo
1 parent c3d0dd1 commit 5b1c3a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ publishing {
108108
repositories {
109109
maven {
110110
name = "artifactRegistry"
111-
url = uri("artifactregistry://us-maven.pkg.dev/mw-lunarclient-maven-repo/public")
111+
url = uri("artifactregistry://us-central1-maven.pkg.dev/mw-lunarclient-maven-repo/public")
112112
}
113113
}
114114
}

0 commit comments

Comments
 (0)