File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919
2020pluginGroup =io.axoniq.ide.intellij
2121pluginName =Axon Framework
22- pluginVersion =0.8.3
22+ pluginVersion =0.8.4
2323axonVersion =4.9.0
2424
2525# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
2626# for insight into build numbers and IntelliJ Platform versions.
2727pluginSinceBuild = 232
28- pluginUntilBuild = 232 .*
28+ pluginUntilBuild = 233 .*
2929
3030# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
3131platformType = IC
32- platformVersion = 2023.2
32+ platformVersion = 2023.3
3333
3434# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
3535# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
You can’t perform that action at this time.
0 commit comments