Skip to content

Commit

Permalink
Update plugin dev.drewhamilton.poko to v0.17.2
Browse files Browse the repository at this point in the history
| datasource | package                                                   | from   | to     |
| ---------- | --------------------------------------------------------- | ------ | ------ |
| maven      | dev.drewhamilton.poko:dev.drewhamilton.poko.gradle.plugin | 0.17.1 | 0.17.2 |
  • Loading branch information
renovate[bot] committed Oct 18, 2024
1 parent a841ace commit 100e1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
id("dev.drewhamilton.poko") version "0.17.1"
id("dev.drewhamilton.poko") version "0.17.2"
}

val coroutinesVersion = "1.9.0"
Expand Down

0 comments on commit 100e1f7

Please sign in to comment.