Skip to content

Commit d096335

Browse files
committed
pin deps, bump Minotaur for Fractureiser detector on builds
1 parent 538184d commit d096335

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ plugins {
2222
id 'eclipse'
2323
id 'maven-publish'
2424
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.7'
25-
id 'com.gtnewhorizons.retrofuturagradle' version '1.3.+'
26-
id 'net.darkhax.curseforgegradle' version '1.0.+' apply false
27-
id 'com.modrinth.minotaur' version '2.7.+' apply false
25+
id 'com.gtnewhorizons.retrofuturagradle' version '1.3.19'
26+
id 'net.darkhax.curseforgegradle' version '1.0.7' apply false
27+
id 'com.modrinth.minotaur' version '2.8.0' apply false
2828
id 'com.diffplug.spotless' version '6.13.0' apply false
2929
id 'com.palantir.git-version' version '3.0.0' apply false
3030
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false

0 commit comments

Comments
 (0)