Skip to content

Commit

Permalink
Enable gradle dependency verification (#3985)
Browse files Browse the repository at this point in the history
* Enable gradle dependency verification

* Update verification metadata

* Update verification metadata

* Update verification metadata

* Update verification metadata

* Update verification metadata

* Update verification metadata
  • Loading branch information
ImMorpheus committed Mar 31, 2024
1 parent 82f793f commit f2fd4ff
Show file tree
Hide file tree
Showing 2 changed files with 3,362 additions and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ superClassChanges=common.superclasschange
minecraftVersion=1.20.4
recommendedVersion=0-SNAPSHOT

org.gradle.dependency.verification.console=verbose
org.gradle.jvmargs=-Xss4m
org.gradle.parallel=true
org.gradle.caching=false

0 comments on commit f2fd4ff

Please sign in to comment.