Skip to content

Commit

Permalink
Merge pull request #311 from sarhatabaot/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.20
  • Loading branch information
sarhatabaot authored Nov 1, 2023
2 parents e269546 + 0b7c194 commit 722f3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20")
}
repositories {
// Use the plugin portal to apply community plugins in convention plugins.
Expand Down

0 comments on commit 722f3c2

Please sign in to comment.