mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Bump org.jetbrains.qodana from 0.1.12 to 0.1.13
Bumps org.jetbrains.qodana from 0.1.12 to 0.1.13. --- updated-dependencies: - dependency-name: org.jetbrains.qodana dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4a9d095ab4
commit
f46572e022
@ -13,7 +13,7 @@ plugins {
|
|||||||
// Gradle Changelog Plugin
|
// Gradle Changelog Plugin
|
||||||
id("org.jetbrains.changelog") version "1.3.0"
|
id("org.jetbrains.changelog") version "1.3.0"
|
||||||
// Gradle Qodana Plugin
|
// Gradle Qodana Plugin
|
||||||
id("org.jetbrains.qodana") version "0.1.12"
|
id("org.jetbrains.qodana") version "0.1.13"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = properties("pluginGroup")
|
group = properties("pluginGroup")
|
||||||
|
Loading…
Reference in New Issue
Block a user