Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v1.15.2 (#275)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent eead945 commit ef4d53d
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 @@ -16,7 +16,7 @@ composeUi = "androidx.compose.ui:ui:1.5.4"
googleMaterial = "com.google.android.material:material:1.10.0"
icu4j = "com.ibm.icu:icu4j:74.1"
junit = "junit:junit:4.13.2"
kotlinPoet = "com.squareup:kotlinpoet:1.15.1"
kotlinPoet = "com.squareup:kotlinpoet:1.15.2"
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.14"
truth = "com.google.truth:truth:1.1.5"
coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.0.4"
Expand Down

0 comments on commit ef4d53d

Please sign in to comment.