Skip to content

Commit

Permalink
Set main class to bookbob
Browse files Browse the repository at this point in the history
  • Loading branch information
coraleaf0602 committed Oct 8, 2024
1 parent 4df9495 commit 88c57a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ test {
}

application {
mainClass.set("BookBob.Main")
mainClass.set("bookbob.Main")
}

shadowJar {
Expand Down

0 comments on commit 88c57a8

Please sign in to comment.