deps: bump fabric-loom from 1.7-SNAPSHOT to 1.8.0-alpha.6

Bumps fabric-loom from 1.7-SNAPSHOT to 1.8.0-alpha.6.

---
updated-dependencies:
- dependency-name: fabric-loom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/gradle/fabric-loom-1.8.0-alpha.6
dependabot[bot] 3 months ago committed by GitHub
parent e4dff33015
commit 1b5599c58f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
plugins { plugins {
id 'org.cadixdev.licenser' version '0.6.1' apply false id 'org.cadixdev.licenser' version '0.6.1' apply false
id 'fabric-loom' version '1.7-SNAPSHOT' apply false id 'fabric-loom' version '1.8.0-alpha.6' apply false
id 'io.github.goooler.shadow' version '8.1.8' id 'io.github.goooler.shadow' version '8.1.8'
id 'org.ajoberstar.grgit' version '5.2.2' id 'org.ajoberstar.grgit' version '5.2.2'
id 'maven-publish' id 'maven-publish'

@ -1,5 +1,5 @@
plugins { plugins {
id 'fabric-loom' version '1.7-SNAPSHOT' id 'fabric-loom' version '1.8.0-alpha.6'
id 'java-library' id 'java-library'
id 'maven-publish' id 'maven-publish'
} }

@ -1,5 +1,5 @@
plugins { plugins {
id 'fabric-loom' version '1.7-SNAPSHOT' id 'fabric-loom' version '1.8.0-alpha.6'
id 'java-library' id 'java-library'
id 'maven-publish' id 'maven-publish'
} }

Loading…
Cancel
Save