Skip to content

Commit

Permalink
Merge pull request #14 from coolya/dependabot/gradle/org.jetbrains.in…
Browse files Browse the repository at this point in the history
…tellij-1.13.3

Bump org.jetbrains.intellij from 1.12.0 to 1.13.3
  • Loading branch information
coolya authored Feb 25, 2024
2 parents 9f40ea5 + 2ebacd5 commit a08aee7
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
@@ -1,7 +1,7 @@
import org.jetbrains.changelog.closure
import org.jetbrains.changelog.date
plugins {
id("org.jetbrains.intellij") version "1.12.0"
id("org.jetbrains.intellij") version "1.13.3"
kotlin("jvm") version "1.8.0"
id("org.jetbrains.changelog") version "0.6.2"
}
Expand Down

0 comments on commit a08aee7

Please sign in to comment.