Bump Sponge VanillaGradle-plugin to 0.2.1-SNAPSHOT

This commit is contained in:
Aurora Lahtela 2022-07-02 10:48:24 +03:00 committed by GitHub
parent bf8065fa73
commit 2ed4406b00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ import org.spongepowered.gradle.vanilla.repository.MinecraftPlatform
plugins {
id "org.spongepowered.gradle.plugin" version "2.0.2"
id "org.spongepowered.gradle.vanilla" version "0.2"
id "org.spongepowered.gradle.vanilla" version "0.2.1-SNAPSHOT"
}
dependencies {