Skip to content

Commit 436ec88

Browse files
build(deps): bump org.jetbrains.gradle.plugin.idea-ext from 1.3 to 1.4
Bumps org.jetbrains.gradle.plugin.idea-ext from 1.3 to 1.4. --- updated-dependencies: - dependency-name: org.jetbrains.gradle.plugin.idea-ext dependency-version: '1.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80836cc commit 436ec88

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
@@ -4,7 +4,7 @@ import org.codehaus.groovy.runtime.MethodClosure
44
import groovy.text.SimpleTemplateEngine
55

66
plugins {
7-
id "org.jetbrains.gradle.plugin.idea-ext" version "1.3"
7+
id "org.jetbrains.gradle.plugin.idea-ext" version "1.4"
88
id "com.gtnewhorizons.retrofuturagradle" version "1.4.6"
99
id "io.github.CDAGaming.cursegradle" version "1.6.1"
1010
id "com.modrinth.minotaur" version "2.+"

0 commit comments

Comments
 (0)