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>
pull/204/head
dependabot[bot] 3 years ago committed by Jakub Chrzanowski
parent 4a9d095ab4
commit f46572e022

@ -13,7 +13,7 @@ plugins {
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "1.3.0"
// Gradle Qodana Plugin
id("org.jetbrains.qodana") version "0.1.12"
id("org.jetbrains.qodana") version "0.1.13"
}
group = properties("pluginGroup")

Loading…
Cancel
Save