Skip to content

Commit

Permalink
Merge pull request #182 from jenkinsci/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s.intellij-1.17.3

Bump org.jetbrains.intellij from 1.17.0 to 1.17.3
  • Loading branch information
duemir authored Apr 4, 2024
2 parents ce88cd7 + d9a17ad commit c1482a1
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 @@ -3,7 +3,7 @@ import java.util.stream.Collectors

plugins {
id 'java'
id 'org.jetbrains.intellij' version '1.17.0'
id 'org.jetbrains.intellij' version '1.17.3'
}

group = "org.kohsuke.stapler.idea"
Expand Down

0 comments on commit c1482a1

Please sign in to comment.