Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 9ef4eae commit cbfec1c
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 @@ -3,7 +3,7 @@
intelliJ = "221.6008.13" # Electric Eel (2022.1.1) RC 1 (see https://plugins.jetbrains.com/docs/intellij/android-studio-releases-list.html)

[libraries]
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.18.0" }
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2022.3.2.1"}
intelliJ = { module = "com.jetbrains.intellij.platform:analysis-impl", version.ref = "intelliJ" }
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
Expand Down

0 comments on commit cbfec1c

Please sign in to comment.