Skip to content

Commit

Permalink
Merge pull request #516 from uwolfer/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…intellij-1.17.4

Bump org.jetbrains.intellij from 1.17.3 to 1.17.4
  • Loading branch information
uwolfer committed Jun 17, 2024
2 parents 4e58ea0 + 57a81b5 commit 83ba556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

plugins {
id 'org.jetbrains.intellij' version '1.17.3'
id 'org.jetbrains.intellij' version '1.17.4'
}

apply plugin: 'java'
Expand Down

0 comments on commit 83ba556

Please sign in to comment.