Skip to content

Commit

Permalink
build: bump Vue plugin version on platformPlugins
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Jan 28, 2024
1 parent bc1367a commit d310ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ platformVersion = 2023.1

# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
platformPlugins = JavaScript, org.jetbrains.plugins.vue:222.3345.144
platformPlugins = JavaScript, org.jetbrains.plugins.vue:231.9225.18

# Java language level used to compile sources and to generate the files for - Java 11 is required since 2020.3
javaVersion = 17
Expand Down

0 comments on commit d310ae8

Please sign in to comment.