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:
Anas Elgarhy 2023-01-08 19:58:53 +02:00 committed by GitHub
commit b1fb5a6d9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"