Skip to content

Commit 9c0c72b

Browse files
fix(deps): update dependency com.squareup:kotlinpoet to v2.2.0
1 parent 697ee5f commit 9c0c72b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android-build-tools = "com.android.tools:sdk-common:31.13.2"
1717
fonticons = "dev.tclement.fonticons:core:2.1.1"
1818
fuzzysearch = "com.github.android-password-store:sublime-fuzzy:2.3.4"
1919
highlights = "dev.snipme:highlights:1.1.0"
20-
# Support Kotlin 2.2.20 https://github.com/square/kotlinpoet/releases/tag/2.1.0
20+
# Support Kotlin 2.2.20 https://github.com/square/kotlinpoet/releases/tag/2.2.0
2121
kotlinpoet = "com.squareup:kotlinpoet:2.1.0"
2222
kotlin-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.8.2"
2323
kotlinx-browser = "org.jetbrains.kotlinx:kotlinx-browser:0.5.0"

0 commit comments

Comments
 (0)