Skip to content

Commit

Permalink
Merge pull request #17 from devchat-ai/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s.intellij-1.16.1

Chore(deps): Bump org.jetbrains.intellij from 1.16.0 to 1.16.1
  • Loading branch information
pplam authored Dec 11, 2023
2 parents 73486e9 + 101fa11 commit df681ed
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,6 +1,6 @@
plugins {
id("java")
id("org.jetbrains.intellij") version "1.16.0"
id("org.jetbrains.intellij") version "1.16.1"
id("org.jetbrains.changelog") version "2.2.0"
kotlin("jvm") version "1.9.21"
}
Expand Down

0 comments on commit df681ed

Please sign in to comment.