Skip to content

Commit a8ad8b3

Browse files
Bump org.jetbrains.intellij from 1.9.0 to 1.17.0
Bumps org.jetbrains.intellij from 1.9.0 to 1.17.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66f9176 commit a8ad8b3

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
@@ -18,7 +18,7 @@ plugins {
1818
id 'checkstyle'
1919
id 'codenarc'
2020
id 'me.champeau.gradle.jmh' version '0.5.3'
21-
id 'org.jetbrains.intellij' version '1.9.0'
21+
id 'org.jetbrains.intellij' version '1.17.0'
2222
id 'net.saliman.cobertura' version '4.0.0'
2323
id 'com.github.ben-manes.versions' version '0.50.0'
2424
id 'net.ltgt.errorprone' version '2.0.2'

0 commit comments

Comments
 (0)