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 0dae8cc commit d0fb90cCopy full SHA for d0fb90c
build.gradle
@@ -3,8 +3,8 @@ plugins {
3
id 'eclipse'
4
id 'idea'
5
id 'maven-publish'
6
- id 'fabric-loom' version '1.9-SNAPSHOT' apply false
7
- id 'ploceus' version '1.9-SNAPSHOT' apply false
+ id 'fabric-loom' version '1.10-SNAPSHOT' apply false
+ id 'ploceus' version '1.10-SNAPSHOT' apply false
8
}
9
10
setUpJar(project)
0 commit comments