Skip to content

Commit

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

Bump org.jetbrains.intellij from 1.17.2 to 1.17.3
  • Loading branch information
uwolfer authored Apr 2, 2024
2 parents fe8b476 + ee5e5c2 commit 53dc88b
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.2'
id 'org.jetbrains.intellij' version '1.17.3'
}

apply plugin: 'java'
Expand Down

0 comments on commit 53dc88b

Please sign in to comment.