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.
1 parent 45e4b2e commit fb992a0Copy full SHA for fb992a0
plugin/build.gradle.kts
@@ -5,6 +5,7 @@ plugins {
5
`java-library`
6
id("org.metaborg.gitonium") version "1.7.0" // Bootstrap with a previous version
7
id("org.metaborg.convention.java")
8
+ id("org.metaborg.convention.junit")
9
id("org.metaborg.convention.maven-publish")
10
`kotlin-dsl`
11
`java-gradle-plugin`
0 commit comments