Skip to content

Commit 070fb0a

Browse files
committed
refactor: Code Formatting with Spotless and update to latest version
1 parent 7f2fd27 commit 070fb0a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ plugins {
1414
alias(libs.plugins.central.publisher)
1515
alias(libs.plugins.spotless)
1616
alias(libs.plugins.dependency.analysis)
17-
18-
id("com.tddworks.central-publisher")
17+
alias(libs.plugins.central.publisher)
1918
}
2019

2120
dependencies {

0 commit comments

Comments
 (0)