Skip to content

Commit 659f4e7

Browse files
Bump org.jetbrains.gradle.plugin.idea-ext from 1.1.7 to 1.1.10
Bumps org.jetbrains.gradle.plugin.idea-ext from 1.1.7 to 1.1.10. --- updated-dependencies: - dependency-name: org.jetbrains.gradle.plugin.idea-ext dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e27cdb3 commit 659f4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
// https://fabricmc.net/wiki/documentation:fabric_loom
33
id 'fabric-loom' version '1.9-SNAPSHOT' apply false
4-
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.7"
4+
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.10"
55
}
66

77
subprojects {

0 commit comments

Comments
 (0)