Skip to content

Commit 098df48

Browse files
Merge pull request #90 from zeroBzeroT/dependabot/gradle/org.jetbrains.gradle.plugin.idea-ext-1.3
Bump org.jetbrains.gradle.plugin.idea-ext from 1.2 to 1.3
2 parents 9b4b14e + b1d1cb1 commit 098df48

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.2'
4+
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.3'
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)