Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 11, 2022
1 parent 80cfbe4 commit 1369838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {
}

dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31") // should match Kotlin version bundled with Gradle
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10") // should match Kotlin version bundled with Gradle
implementation("com.gradle.publish:plugin-publish-plugin:0.19.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.1.2")
implementation("org.ajoberstar:gradle-git-publish:3.0.0")
Expand Down

0 comments on commit 1369838

Please sign in to comment.