Skip to content

Commit

Permalink
Fix 404 for task githubRelease
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Jan 16, 2025
1 parent 98b118b commit 9ebb43c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies {
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
}

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

Expand Down

0 comments on commit 9ebb43c

Please sign in to comment.