Skip to content

Commit

Permalink
enable assertions in gradle settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Eclipse-Dominator committed Sep 14, 2022
1 parent 3d1ad76 commit c953420
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 @@ -50,4 +50,5 @@ shadowJar {

run {
standardInput = System.in
enableAssertions = true
}

0 comments on commit c953420

Please sign in to comment.