diff --git a/gradle.properties b/gradle.properties index b9a78ad31..e622be6a7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,7 +21,7 @@ # suppress inspection "UnusedProperty" for whole file ideaVersionName = 2025.1 -coreVersion = 1.8.2-rfg +coreVersion = 1.8.3-rfg # Silences a build-time warning because we are bundling our own kotlin library kotlin.stdlib.default.dependency = false