Skip to content

Commit

Permalink
Merge pull request #489 from XenoAmess/dependabot/gradle/idea-plugin/…
Browse files Browse the repository at this point in the history
…xenoamess_maintain_fork_develop/project.kotlin_version-1.9.20
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
2 parents 8b32ce7 + be27d74 commit bc35eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idea-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ static boolean shouldIncludeJava(String idea_version_string) {

buildscript {
project.ext {
kotlin_version = "1.9.10"
kotlin_version = "1.9.20"
}
repositories {
mavenCentral()
Expand Down

0 comments on commit bc35eb1

Please sign in to comment.