Skip to content

Commit

Permalink
Bump org.jetbrains.intellij from 1.13.3 to 1.14.1
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.intellij from 1.13.3 to 1.14.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 8, 2023
1 parent 3290133 commit 379f6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ buildscript {
plugins {
id("idea")
id("jacoco")
id("org.jetbrains.intellij") version "1.13.3"
id("org.jetbrains.intellij") version "1.14.1"
id("org.jetbrains.grammarkit") version "2022.3.1"
id("com.github.kt3k.coveralls") version "2.12.2"
id("org.sonarqube") version "4.2.0.3129"
Expand Down

0 comments on commit 379f6c4

Please sign in to comment.