Skip to content

Commit 37c8851

Browse files
committed
Fix build
RetroFuturaGradle 1.4.0 no longer exists on GTNH maven. Bump to 1.4.1 which is still available.
1 parent ef2eba2 commit 37c8851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ plugins {
3434
id 'eclipse'
3535
id 'maven-publish'
3636
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.8'
37-
id 'com.gtnewhorizons.retrofuturagradle' version '1.4.0'
37+
id 'com.gtnewhorizons.retrofuturagradle' version '1.4.1'
3838
id 'net.darkhax.curseforgegradle' version '1.1.24' apply false
3939
id 'com.modrinth.minotaur' version '2.8.7' apply false
4040
id 'com.diffplug.spotless' version '6.13.0' apply false

0 commit comments

Comments
 (0)