Skip to content

Commit

Permalink
fixed IDEA compatibility range (#696)
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Dietisheim <[email protected]>
  • Loading branch information
adietish committed Jan 8, 2024
1 parent 8d3937e commit 6079ee9
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
@@ -1,7 +1,7 @@
ideaVersion=IC-2023.2
ideaVersion=IC-2023.3
# build number ranges
# https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
sinceIdeaBuild=232
sinceIdeaBuild=221
projectVersion=1.2.3-SNAPSHOT
jetBrainsToken=invalid
jetBrainsChannel=stable
Expand Down

0 comments on commit 6079ee9

Please sign in to comment.