Skip to content

Commit

Permalink
Upgraded KotlinPoet to 1.18.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbrandt committed Jul 15, 2024
1 parent 140f419 commit 3389509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ koin = "3.5.6"
kotest = "5.9.1"
# Consider also `kotlinTargetVersion` in kotlin-project.gradle.kts.
kotlin = "2.0.10-RC"
kotlinpoet = "1.18.0"
kotlinpoet = "1.18.1"
kotlinx-coroutines = "1.8.1"
kotlinx-dl = "0.5.2"
ksp = "2.0.10-RC-1.0.23" # Must match Kotlin version above.
Expand Down

0 comments on commit 3389509

Please sign in to comment.