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 98b118b commit 9ebb43cCopy full SHA for 9ebb43c
build.gradle
@@ -22,6 +22,7 @@ dependencies {
22
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
23
}
24
25
+group = 'org.purejava'
26
version gitVersion() // version set by the plugin, based on the Git tag
27
java.sourceCompatibility = JavaVersion.VERSION_17
28
0 commit comments