Skip to content

Commit

Permalink
Added maven-publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
YauhenDaresay committed Apr 30, 2024
1 parent d42fe3c commit 06de353
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
plugins {
kotlin("jvm") version "1.9.22"
apply {
`maven-publish`
}
apply { `maven-publish` }
}

group = "com.github.kiolk.detektrules"
Expand Down

0 comments on commit 06de353

Please sign in to comment.