We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c85cee commit 1992c20Copy full SHA for 1992c20
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
id("com.gradle.plugin-publish") version "1.2.1"
13
id("com.diffplug.spotless") version "6.25.0"
14
id("com.github.johnrengelman.shadow") version "8.1.1"
15
- id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
+ id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.8"
16
id("com.github.ben-manes.versions") version "0.51.0"
17
id("org.ajoberstar.stutter") version "1.0.0"
18
}
0 commit comments