Skip to content

Commit 101fa11

Browse files
Chore(deps): Bump org.jetbrains.intellij from 1.16.0 to 1.16.1
Bumps org.jetbrains.intellij from 1.16.0 to 1.16.1. --- 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>
1 parent 17f93a4 commit 101fa11

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)