Skip to content

Commit

Permalink
Update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent ea26766 commit f8ff0a4
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 @@ -77,5 +77,5 @@ plugin-kotlin-compose = { module = "org.jetbrains.kotlin:compose-compiler-gradle
plugin-kotlinApiDump = { module = "org.jetbrains.kotlinx:binary-compatibility-validator", version = '0.16.3' }
plugin-ksp = { module = "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin", version.ref = "ksp" }
plugin-mavenPublish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.30.0" }
plugin-poko = { module = "dev.drewhamilton.poko:poko-gradle-plugin", version = "0.17.1" }
plugin-poko = { module = "dev.drewhamilton.poko:poko-gradle-plugin", version = "0.17.2" }
plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }

0 comments on commit f8ff0a4

Please sign in to comment.