Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent ae90efe commit dee73b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ object Deps {
const val ktorIOS = "io.ktor:ktor-client-ios:$ktorVersion"

// GRADLE PLUGINS
const val kotlinVersion = "1.7.21"
const val kotlinVersion = "1.9.23"
const val kotlinGradlePlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"

private const val gradleVersion = "7.3.0"
Expand Down

0 comments on commit dee73b4

Please sign in to comment.