Skip to content

Commit

Permalink
Update Kotlin and compiler plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 9fff9b6 commit d4fa5f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ dagger = "2.46.1"
dokka = "1.9.10"
espresso = "3.5.1"
gradlePublish = "1.2.1"
kct = "0.3.1"
kct = "0.4.0"
kgx = "0.1.8"
kotlin = "1.9.10"
kotlin = "1.9.22-644"
kotlinpoet = "1.14.2"
# If updating KSP version, we currently have ksp override logic in settings.gradle that needs to be updated too
ksp = "1.9.10-1.0.13"
ksp = "1.9.21-1.0.15"
ktlint = "1.0.1"
ktlintPlugin = "11.6.1"
mavenPublish = "0.25.3"
Expand Down

0 comments on commit d4fa5f7

Please sign in to comment.