Skip to content

Commit

Permalink
Bump org.jetbrains.intellij from 1.3.0 to 1.3.1 (#368)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 19, 2022
1 parent b9a8278 commit bb920aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.api.tasks.testing.logging.TestExceptionFormat

plugins {
id "org.jetbrains.intellij" version "1.3.0" apply false
id "org.jetbrains.intellij" version "1.3.1" apply false
id 'java'
id "org.jetbrains.grammarkit" version "${grammarKitPluginVersion}" apply false
id 'org.jetbrains.changelog' version '1.1.1'
Expand Down

0 comments on commit bb920aa

Please sign in to comment.