Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugi…
Browse files Browse the repository at this point in the history
…n to v1.8.22
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 71f14cb commit fd6e064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-data/kover-gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22"
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.0.0"
}
}
Expand Down

0 comments on commit fd6e064

Please sign in to comment.