diff --git a/gradle.properties b/gradle.properties index c8db1c13b..d969b0692 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,7 +24,7 @@ kotlin.code.style=official ideaVersion = 2023.1.5 ideaVersionName = 2023.1 -coreVersion = 1.7.0 +coreVersion = 1.7.1 downloadIdeaSources = true pluginTomlVersion = 231.8109.91