We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a053b commit ec2626eCopy full SHA for ec2626e
build.gradle.kts
@@ -38,7 +38,7 @@ ksciencePublish {
38
useSPCTeam()
39
}
40
repository("spc", "https://maven.sciprog.center/kscience")
41
- sonatype("https://oss.sonatype.org")
+ central()
42
43
44
apiValidation {
0 commit comments