Skip to content

Commit 02f117d

Browse files
Bump org.jetbrains.gradle.plugin.idea-ext from 1.1.10 to 1.2
Bumps org.jetbrains.gradle.plugin.idea-ext from 1.1.10 to 1.2. --- updated-dependencies: - dependency-name: org.jetbrains.gradle.plugin.idea-ext dependency-version: '1.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5061df commit 02f117d

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)