Skip to content

Commit

Permalink
Fix plugin configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsarm committed Apr 2, 2020
1 parent 1358eec commit 7a1f068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pluginBundle {

plugins {
jshellPlugin {
id = 'com.mrsarm.jshell.plugin'
id = 'com.github.mrsarm.jshell.plugin'
displayName = 'JShell Plugin'
}
}
Expand Down

0 comments on commit 7a1f068

Please sign in to comment.