Skip to content

Commit

Permalink
chore: bump ideVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
BFergerson committed Aug 22, 2022
1 parent 6164dbe commit a886906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ projectVersion=0.6.7-SNAPSHOT
pluginSinceBuild = 221.5080.210

platformType = IC
ideVersion = 2022.1.4
ideVersion = 2022.2.1
platformDownloadSources = true
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
platformPlugins = java, Groovy, Kotlin, PythonCore:221.5591.52, org.intellij.scala:2022.1.14
platformPlugins = java, Groovy, Kotlin, PythonCore:222.3739.67, org.intellij.scala:2022.2.13

# Opt-out flag for bundling Kotlin standard library.
# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.
Expand Down

0 comments on commit a886906

Please sign in to comment.