File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105
106106 # Run Qodana inspections
107107 - name : Qodana - Code Inspection
108- uses : JetBrains/qodana-action@v5 .1.0
108+ uses : JetBrains/qodana-action@v2022 .1.1
109109
110110 # Prepare plugin archive content for creating artifact
111111 - name : Prepare Plugin Artifact
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ plugins {
77 // Java support
88 id(" java" )
99 // Kotlin support
10- id(" org.jetbrains.kotlin.jvm" ) version " 1.6 .10"
10+ id(" org.jetbrains.kotlin.jvm" ) version " 1.7 .10"
1111 // Gradle IntelliJ Plugin
12- id(" org.jetbrains.intellij" ) version " 1.6 .0"
12+ id(" org.jetbrains.intellij" ) version " 1.7 .0"
1313 // Gradle Changelog Plugin
1414 id(" org.jetbrains.changelog" ) version " 1.3.1"
1515 // Gradle Qodana Plugin
You can’t perform that action at this time.
0 commit comments