Skip to content

Commit

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

Bump org.jetbrains.intellij from 1.12.0 to 1.13.2
  • Loading branch information
duemir committed Mar 16, 2023
2 parents a888874 + 1205319 commit fda5397
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.12.0'
id 'org.jetbrains.intellij' version '1.13.2'
}

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

0 comments on commit fda5397

Please sign in to comment.