mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
build(deps): bump org.jetbrains.intellij in /code_samples/facet_basics
Bumps org.jetbrains.intellij from 1.5.0 to 1.5.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>
This commit is contained in:
parent
0feb5deec7
commit
2655487b3c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("java")
|
id("java")
|
||||||
id("org.jetbrains.intellij") version "1.5.0"
|
id("org.jetbrains.intellij") version "1.5.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "org.intellij.sdk"
|
group = "org.intellij.sdk"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user