Skip to content

Commit b8c0b4c

Browse files
chore(deps): update plugin org.jetbrains.gradle.plugin.idea-ext to v1.3 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cab01cd commit b8c0b4c

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-velocity" version "2.3.1"
66
id "io.freefair.lombok" version "8.14.2"
77
}

0 commit comments

Comments
 (0)