Skip to content

Commit

Permalink
Merge pull request #365 from JetBrains/dependabot/gradle/master/org.j…
Browse files Browse the repository at this point in the history
…etbrains.intellij-1.17.4

build(deps): bump org.jetbrains.intellij from 1.17.3 to 1.17.4
  • Loading branch information
YannCebron authored Jun 18, 2024
2 parents b9927ac + c05f495 commit c3ab81e
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 @@ -10,7 +10,7 @@ fun environment(key: String) = providers.environmentVariable(key)

plugins {
id("java")
id("org.jetbrains.intellij") version "1.17.3"
id("org.jetbrains.intellij") version "1.17.4"
id("org.jetbrains.changelog") version "2.2.0"
id("idea")
id("maven-publish")
Expand Down

0 comments on commit c3ab81e

Please sign in to comment.