mirror of
https://github.com/anas-elgarhy/Ayah-intellij.git
synced 2024-08-15 00:43:43 +00:00
Merge pull request #16 from anas-elgarhy/dependabot/gradle/org.jetbrains.intellij-1.11.0
Bump org.jetbrains.intellij from 1.10.0-SNAPSHOT to 1.11.0
This commit is contained in:
commit
b1fb5a6d9c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
id("java")
|
||||
id("org.jetbrains.intellij") version "1.10.0-SNAPSHOT"
|
||||
id("org.jetbrains.intellij") version "1.11.0"
|
||||
}
|
||||
|
||||
group = "com.anas.intellij.plugins.ayah"
|
||||
|
|
Loading…
Reference in a new issue