Refined Storage

Refined Storage

115M Downloads

Use Gradle version catalogs

raoulvdberge opened this issue ยท 5 comments

commented
commented

Which one would you prefer settings.gradle.kts or gradle/libs.versions.toml?

commented

@bulldog98 Sorry, I forgot about your comment! I'd prefer it to be regular Groovy in settings.gradle. We could then get (mostly) rid of gradle.properties (except for the org.gradle.jvmargs part).

commented

@raoulvdberge I had a look at the issue, and the syntax for the catalog change between gradle 7.3 and 7.6, should we update gradle first?

commented

@bulldog98 That's fine - first check if it's possible with Forge/Fabric though to update.

commented

7.6 does not work, but 7.5 does, and it already uses the new syntax