Skip to content

Commit

Permalink
Merge pull request #84 from FigureTechnologies/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.24
  • Loading branch information
mtps authored Jun 25, 2024
2 parents f8c4110 + 0414597 commit 7fb9a76
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 @@ -3,7 +3,7 @@ plugins {
}

val gradleNexusVersion = "1.3.0"
val kotlinVersion = "1.9.21"
val kotlinVersion = "1.9.24"
val dokkaVersion = "1.9.20"
val ktLintVersion = "11.6.1"

Expand Down

0 comments on commit 7fb9a76

Please sign in to comment.