Update build.gradle.kts

This commit is contained in:
Zoë 2023-10-17 20:59:27 -06:00 committed by GitHub
parent d49b9ccad5
commit c8f2871aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ plugins {
repositories {
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/") {
name = "sonatype"
name = "Sonatype"
}
}