Skip to content

Commit

Permalink
bump kotlinpoet 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
egorikftp committed Jul 11, 2024
1 parent f5d4575 commit 7c0e473
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 @@ -8,7 +8,7 @@ koin-compose = "io.insert-koin:koin-compose:1.1.5"

kotlin-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.4.0"

kotlinpoet = "com.squareup:kotlinpoet:1.17.0"
kotlinpoet = "com.squareup:kotlinpoet:1.18.0"
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }

tiamat = "io.github.composegears:tiamat:1.1.0-rc02"
Expand Down

0 comments on commit 7c0e473

Please sign in to comment.