Bump org.jetbrains.intellij from 1.10.0-SNAPSHOT to 1.11.0

Bumps org.jetbrains.intellij from 1.10.0-SNAPSHOT to 1.11.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-08 16:36:30 +00:00 committed by GitHub
parent ca0d60c18f
commit a2bc8498b5
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"