We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951cc00 commit 6223a1bCopy full SHA for 6223a1b
src/ServiceStackIDEA/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
- id "org.jetbrains.intellij" version "0.0.32"
+ id "org.jetbrains.intellij" version "0.4.15"
3
}
4
-version = '1.0.13'
+version = '1.0.36'
5
6
apply plugin: 'org.jetbrains.intellij'
7
dependencies {
0 commit comments