Skip to content

Commit

Permalink
Upgrade versions since API is incompatible
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDrivenMitch committed Oct 26, 2023
1 parent 67e25e2 commit 926b703
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@

pluginGroup=io.axoniq.ide.intellij
pluginName=Axon Framework
pluginVersion=0.8.2
axonVersion=4.7.0
pluginVersion=0.8.3
axonVersion=4.9.0

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild = 231
pluginSinceBuild = 232
pluginUntilBuild = 232.*

# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
Expand Down

0 comments on commit 926b703

Please sign in to comment.