We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80bc602 + a7bce1d commit 9b64e86Copy full SHA for 9b64e86
src/main/groovy/org.mvplugins.multiverse-plugin.gradle
@@ -2,6 +2,7 @@ plugins {
2
id 'org.mvplugins.bukkit-plugin'
3
id 'org.mvplugins.hk2'
4
id 'org.mvplugins.multiverse-maven-publish'
5
+ id 'org.mvplugins.kotlin-test-only'
6
}
7
8
repositories {
0 commit comments