aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/test-project
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/test-project')
-rw-r--r--bootstrap/test-project/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/test-project/build.gradle b/bootstrap/test-project/build.gradle
index 2cb6e85a..f2a0541d 100644
--- a/bootstrap/test-project/build.gradle
+++ b/bootstrap/test-project/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '0.8.local'
+ id 'fabric-loom' version '0.9.local'
}
dependencies {