Skip to content

Commit ec2626e

Browse files
committed
Add central publishing
1 parent 99a053b commit ec2626e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ksciencePublish {
3838
useSPCTeam()
3939
}
4040
repository("spc", "https://maven.sciprog.center/kscience")
41-
sonatype("https://oss.sonatype.org")
41+
central()
4242
}
4343

4444
apiValidation {

0 commit comments

Comments
 (0)