Skip to content

Commit df681ed

Browse files
authored
Merge pull request #17 from devchat-ai/dependabot/gradle/org.jetbrains.intellij-1.16.1
Chore(deps): Bump org.jetbrains.intellij from 1.16.0 to 1.16.1
2 parents 73486e9 + 101fa11 commit df681ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("java")
3-
id("org.jetbrains.intellij") version "1.16.0"
3+
id("org.jetbrains.intellij") version "1.16.1"
44
id("org.jetbrains.changelog") version "2.2.0"
55
kotlin("jvm") version "1.9.21"
66
}

0 commit comments

Comments
 (0)