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

View File

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