Skip to content

Commit 4110676

Browse files
committed
Upgrade RetroFuturaGradle from 1.3.27 to 1.3.34
RFG 1.3.27 has been removed from GTNH Maven (nexus). The oldest available version is 1.3.34. This fixes CI builds that fail to resolve the plugin artifact from clean caches.
1 parent 31417bb commit 4110676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("maven-publish")
88
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
99
id("eclipse")
10-
id("com.gtnewhorizons.retrofuturagradle") version "1.3.27"
10+
id("com.gtnewhorizons.retrofuturagradle") version "1.3.34"
1111
}
1212

1313
// Project properties

0 commit comments

Comments
 (0)