Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2023
1 parent ae90efe commit 5926b11
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.8.22"
const val kotlinGradlePlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"

private const val gradleVersion = "7.3.0"
Expand Down

0 comments on commit 5926b11

Please sign in to comment.