Skip to content

Commit a6d37b2

Browse files
Merge pull request #89 from zeroBzeroT/dependabot/gradle/org.jetbrains.gradle.plugin.idea-ext-1.2
Bump org.jetbrains.gradle.plugin.idea-ext from 1.1.10 to 1.2
2 parents d5061df + 02f117d commit a6d37b2

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
id 'java'
33
id 'eclipse'
4-
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.10'
4+
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.2'
55
id 'xyz.jpenilla.run-paper' version '2.3.1'
66
id 'xyz.jpenilla.run-velocity' version '2.3.1'
77
// id 'io.github.goooler.shadow' version '8.1.8'

0 commit comments

Comments
 (0)