Skip to content

Commit

Permalink
Update plugin dev.drewhamilton.poko to v0.18.2 (#328)
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.18.1 | 0.18.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent e0064cd commit e35f1eb
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.17.0"
id("org.jetbrains.dokka") version "2.0.0"
id("org.jetbrains.kotlinx.kover") version "0.9.0"
id("dev.drewhamilton.poko") version "0.18.1"
id("dev.drewhamilton.poko") version "0.18.2"
}

val coroutinesVersion = "1.10.1"
Expand Down

0 comments on commit e35f1eb

Please sign in to comment.