Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 58fad9c

Browse files
build(deps): bump org.jetbrains.intellij from 1.16.1 to 1.17.2 (#747)
Bumps org.jetbrains.intellij from 1.16.1 to 1.17.2. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephane Bouchet <[email protected]>
1 parent 2dd7b89 commit 58fad9c

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 @@ buildscript {
1818
}
1919

2020
plugins {
21-
id 'org.jetbrains.intellij' version '1.16.1'
21+
id 'org.jetbrains.intellij' version '1.17.2'
2222
id 'com.adarshr.test-logger' version '3.2.0'
2323
id 'idea'
2424
id 'java'

0 commit comments

Comments
 (0)