Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit ed94eff

Browse files
committed
Update Sonatype to S01
1 parent df6abb3 commit ed94eff

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
@@ -39,7 +39,7 @@ allprojects {
3939

4040
plugins.withId("com.vanniktech.maven.publish.base") {
4141
configure<MavenPublishBaseExtension> {
42-
publishToMavenCentral(SonatypeHost.DEFAULT)
42+
publishToMavenCentral(SonatypeHost.S01)
4343
signAllPublications()
4444
pom {
4545
description.set("Component Box is a multiplatform server-driven UI framework")

0 commit comments

Comments
 (0)