Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

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

Bump org.jetbrains.intellij from 0.4.22 to 0.5.0
  • Loading branch information
koxudaxi committed Oct 18, 2020
2 parents 49eac12 + 02ce0c9 commit 33a3535
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 @@ -13,7 +13,7 @@ buildscript {
}

plugins {
id "org.jetbrains.intellij" version "0.4.22"
id "org.jetbrains.intellij" version "0.5.0"
}

intellij {
Expand Down

0 comments on commit 33a3535

Please sign in to comment.