Skip to content

Commit

Permalink
Add issueManagement config
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Oct 12, 2024
1 parent f76b087 commit 5f788a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktorfit-lib-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ publishing {

pom {
name.set(project.name)
issueManagement^ {
issueManagement {
system.set("GitHub")
url.set("https://github.com/Foso/Ktorfit/issues")
}
Expand Down

0 comments on commit 5f788a7

Please sign in to comment.