We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c7afd commit 2ef09d0Copy full SHA for 2ef09d0
settings.gradle.kts
@@ -15,7 +15,7 @@ pluginManagement {
15
}
16
17
plugins {
18
- id("net.neoforged.moddev.repositories") version "2.0.99" apply false
+ id("net.neoforged.moddev.repositories") version "2.0.103" apply false
19
id("quiet-fabric-loom") version "1.11-SNAPSHOT" apply false
20
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
21
0 commit comments