Skip to content

Commit 837116f

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

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
@@ -20,7 +20,7 @@ version = "0.3.1-SNAPSHOT"
2020
repositories {
2121
mavenCentral()
2222
maven {
23-
url = uri("artifactregistry://us-maven.pkg.dev/mw-lunarclient-maven-repo/virtual")
23+
url = uri("artifactregistry://us-central1-maven.pkg.dev/mw-lunarclient-maven-repo/public")
2424
}
2525
}
2626

0 commit comments

Comments
 (0)