Merge pull request #22 from anas-elgarhy/dependabot/gradle/org.jetbrains.intellij-1.12.0

Bump org.jetbrains.intellij from 1.11.0 to 1.12.0
This commit is contained in:
Anas Elgarhy 2023-01-15 13:06:44 +02:00 committed by GitHub
commit d85e48115a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
plugins {
id("java")
id("org.jetbrains.intellij") version "1.11.0"
id("org.jetbrains.intellij") version "1.12.0"
}
group = "com.anas.intellij.plugins.ayah"