Skip to content

Commit

Permalink
Update plugin org.jetbrains.intellij to v1.17.4 (#523)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent a18a217 commit fc57ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
// Kotlin support
id("org.jetbrains.kotlin.jvm") version "1.9.24"
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
id("org.jetbrains.intellij") version "1.17.3"
id("org.jetbrains.intellij") version "1.17.4"
}

group = "com.emberjs"
Expand Down

0 comments on commit fc57ad6

Please sign in to comment.