Revert "Bump org.jetbrains.intellij from 1.11.0 to 1.12.0"

This commit is contained in:
Anas Elgarhy 2023-01-15 13:16:50 +02:00 committed by GitHub
parent d85e48115a
commit 724c5f5845
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.12.0"
id("org.jetbrains.intellij") version "1.11.0"
}
group = "com.anas.intellij.plugins.ayah"