Skip to content

Commit

Permalink
Updated name
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Oct 2, 2024
1 parent b4c891a commit 123d6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ intellijPlatform {
projectName = project.name
instrumentCode = true
pluginConfiguration {
name = "kotest-plugin-intellij"
name = "kotest"
id = "kotest-plugin-intellij"
description = "Kotest individual test support inside the IDE"
version = project.version.toString() + "-" + descriptor.sdkVersion
Expand Down

0 comments on commit 123d6d9

Please sign in to comment.