Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v1.18.1 (#5355)
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] committed Jul 15, 2024
1 parent 10405b2 commit 6e4c685
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 @@ -35,7 +35,7 @@ androidx-paging3-runtime = { module = "androidx.paging:paging-runtime", version.
androidx-recyclerView = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }

kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.18.0" }
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
junit = { module = "junit:junit", version = "4.13.2" }
jgrapht = { module = "org.jgrapht:jgrapht-core", version = "1.5.2" }
truth = { module = "com.google.truth:truth", version = "1.4.4" }
Expand Down

0 comments on commit 6e4c685

Please sign in to comment.