mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 08:47:50 +08:00
build(deps): bump org.jetbrains.intellij in /code_samples/action_basics (#900)
Bumps org.jetbrains.intellij from 1.9.0 to 1.10.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
40b759154c
commit
873ddc1bc3
@ -2,7 +2,7 @@
|
||||
|
||||
plugins {
|
||||
id("java")
|
||||
id("org.jetbrains.intellij") version "1.9.0"
|
||||
id("org.jetbrains.intellij") version "1.10.0"
|
||||
}
|
||||
|
||||
group = "org.intellij.sdk"
|
||||
|
Loading…
x
Reference in New Issue
Block a user