Skip to content

Commit 0e10c10

Browse files
Bump org.jetbrains.intellij from 1.13.1 to 1.17.4 in /utbot-intellij
Bumps org.jetbrains.intellij from 1.13.1 to 1.17.4. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73bd2b2 commit 0e10c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utbot-intellij/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ project.tasks.asMap["runIde"]?.enabled = false
4545
// === IDE settings ===
4646

4747
plugins {
48-
id("org.jetbrains.intellij") version "1.13.1"
48+
id("org.jetbrains.intellij") version "1.17.4"
4949
}
5050

5151
intellij {

0 commit comments

Comments
 (0)