Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hurricup committed Apr 1, 2024
1 parent f1eee0a commit 61916b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -34,7 +34,7 @@ buildscript {
plugins {
id("idea")
id("jacoco")
id("org.jetbrains.intellij") version "1.17.2"
id("org.jetbrains.intellij") version "1.17.3"
id("org.jetbrains.grammarkit") version "2022.3.2.1"
id("com.github.kt3k.coveralls") version "2.12.2"
id("org.sonarqube") version "5.0.0.4638"
Expand Down

0 comments on commit 61916b8

Please sign in to comment.