1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/buildSrc/src/main/kotlin
Jonathan Coates a74089d8ae
Bump dependency versions
Mostly in prep for 1.19.4.

 - Update to Loom 1.1.

   - Simplifies our handling of remapped configurations a little.
   - Removes the need for a fake fabric.mod.json in the API jar.

   For reasons I don't quite understand, this required us to bump the
   Fabric API version. Otherwise interfaces are not injected.

 - Update to Rollup 3.0.

 - Do NOT update NullAway: It now correctly checks @Nullable fields in
   inherited classes. This is good, but also a pain as Minecraft is a
   little over-eager in where it puts @Nullable.
2023-03-14 18:43:42 +00:00
..
cc/tweaked/gradle Fix a few typos 2023-01-24 18:47:29 +00:00
cc-tweaked.fabric.gradle.kts Fabric lol 2022-11-10 19:42:34 +00:00
cc-tweaked.forge.gradle.kts Add a couple of errorprone plugins 2022-11-10 08:54:09 +00:00
cc-tweaked.gametest.gradle.kts Split CC:T into common and forge projects 2022-11-10 08:54:09 +00:00
cc-tweaked.java-convention.gradle.kts Bump dependency versions 2023-03-14 18:43:42 +00:00
cc-tweaked.kotlin-convention.gradle.kts Move some test support code into testFixtues 2022-10-29 18:17:02 +01:00
cc-tweaked.publishing.gradle.kts Move the core API into a separate module 2022-11-04 21:41:59 +00:00
cc-tweaked.vanilla.gradle.kts Add a couple of errorprone plugins 2022-11-10 08:54:09 +00:00