Skip to content

Commit 634e573

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore(internal): update some gradle formatting (#442)
1 parent 790d6d4 commit 634e573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/lithic.publish.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ configure<MavenPublishBaseExtension> {
1818
signAllPublications()
1919
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL)
2020

21-
this.coordinates(project.group.toString(), project.name, project.version.toString())
21+
coordinates(project.group.toString(), project.name, project.version.toString())
2222

2323
pom {
2424
name.set("Lithic Developer API")

0 commit comments

Comments
 (0)