Skip to content

Commit 9ebb43c

Browse files
committed
Fix 404 for task githubRelease
1 parent 98b118b commit 9ebb43c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies {
2222
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2323
}
2424

25+
group = 'org.purejava'
2526
version gitVersion() // version set by the plugin, based on the Git tag
2627
java.sourceCompatibility = JavaVersion.VERSION_17
2728

0 commit comments

Comments
 (0)